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

Move to Pandas 1.x #1230

Closed
epassaro opened this issue Jul 10, 2020 · 1 comment
Closed

Move to Pandas 1.x #1230

epassaro opened this issue Jul 10, 2020 · 1 comment

Comments

@epassaro
Copy link
Member

epassaro commented Jul 10, 2020

Related to pandas v0.24:

[py.warnings         ][WARNING]  /home/epassaro/miniconda3/envs/tardis/lib/python3.6/site-packages/tardis_sn-3.0.dev3477-py3.6-linux-x86_64.egg/tardis/plasma/properties/atomic.py:230: FutureWarning: .labels was deprecated in version 0.24.0. Use .codes instead.
  zeta_data["ion_number"] = zeta_data.index.labels[1] + 1

More changes required.

@epassaro epassaro changed the title FutureWarning: use .codes instead .labels Move to Pandas 1.x Aug 4, 2020
@epassaro
Copy link
Member Author

Done in #1266

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

No branches or pull requests

1 participant