Closed jklenzing closed 2 years ago
Panel is removed as of pandas 0.25.0.
Note: If the default object to store seasonal averages is assumed to be an xarray dataset or similar object rather than a panel, this should help out with #3. The code could convert pandas to xarray data if needed, then just assume everything is xarray afterwards.
Migrating from pysat/pysat#159. See full history there.