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
I've been enjoying doing my data science pipelines with panel+param lately which makes workflows tidy and parameter sweeps a breeze. There already is a param.DataFrame, how about e.g. Dataset which would hold an xarray.Dataset?
I've been enjoying doing my data science pipelines with panel+param lately which makes workflows tidy and parameter sweeps a breeze. There already is a
param.DataFrame, how about e.g.Datasetwhich would hold anxarray.Dataset?