WISDEM / LandBOSSE

New LandBOSSE Model (Developed in 2018-2019)
Other
17 stars 25 forks source link

removing Pandas deprecation warnings #146

Closed gbarter closed 4 years ago

gbarter commented 4 years ago

This simple change seems to fix:

FutureWarning: Indexing with multiple keys (implicitly converted to a tuple of keys) will be deprecated, use a list instead.

Reference: https://stackoverflow.com/questions/60999753/pandas-future-warning-indexing-with-multiple-keys