You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xarray 0.13 includes support for converting pd.DataFrame to a pydata/sparse data structure.
This should mostly obviate the need for the custom AttrSeries class.
A PR should be opened to make the change, test performance, and make any necessary adjustments.
Inherited from iiasa/ixmp#191:
As of genno 1.0, all code is tested with both AttrSeries and SparseDataArray to minimize surprises on switching.
#27 should probably be done first.
The text was updated successfully, but these errors were encountered: