Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated statistics included in the manual #79

Closed
Etruria89 opened this issue Feb 23, 2022 · 1 comment
Closed

Deprecated statistics included in the manual #79

Etruria89 opened this issue Feb 23, 2022 · 1 comment

Comments

@Etruria89
Copy link

Hello,

thanks for the great package!

I just had to struggle a bit figuring out how to make it work according to the manual:
[https://pointpats.readthedocs.io/_/downloads/en/v2.0.0]

The manual in the "Distance Based Statistics" chapter, as well as most of the examples online that I found, still include the classes present in the "_deprecated_distance_statistics.py" file that is not in the init.py script.
I included the:
"from ._deprecated_distance_statistics import *"
of that package to make it work with the deprecated functions

Do you suggest using the new distance functions that are in the script "distance_statistics.py" even if not indicated in the manual or it is the same?

Thanks!

@martinfleis
Copy link
Member

The documentation has been updated to point to the new implementation. Thanks for the heads up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants