pysat / pysatCDF

Python reader for NASA CDF file format
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

STY: import DataFrame from pandas, not pysat #21

Closed jklenzing closed 4 years ago

jklenzing commented 4 years ago

See pysat/pysat#369 for reference.

If we clean up the style in pysat 3.0.0 to avoid importing convenience methods from pandas and other packages, this will need to be updated here. This is a straightforward find and replace, and an update to the requirements.