JGCRI / xanthos

An extensible global hydrologic framework
Other
34 stars 16 forks source link

Pandas .ix depreciation warning #36

Closed calebbraun closed 5 years ago

calebbraun commented 5 years ago

The hydropower module gives:

DeprecationWarning: .ix is deprecated.

This is an old style of pandas indexing and should be updated.