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

ecdfgof.py will become incompatible with numpy in the future #2

Open
allefeld opened this issue Feb 13, 2020 · 1 comment
Open

ecdfgof.py will become incompatible with numpy in the future #2

allefeld opened this issue Feb 13, 2020 · 1 comment

Comments

@allefeld
Copy link

>> import skgof.cvmdist
/home/ac/.conda/envs/std/lib/python3.7/site-packages/skgof/ecdfgof.py:45: FutureWarning:

arrays to stack must be passed as a "sequence" type such as list or tuple. Support for
non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an
error in the future.
@enourbakhsh
Copy link

It has to do with the varange function in vect.py.

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