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
`traittypes` extends the `traitlets` library with an implementation of trait types for numpy arrays, pandas dataframes and pandas series.
43
+
`traittypes` extends the `traitlets` library with an implementation of trait types for numpy arrays, pandas dataframes, pandas series, and xarray datasets.
44
44
-`traittypes` works around some limitations with numpy array comparison to only trigger change events when necessary.
45
45
-`traittypes` also extends the traitlets API for adding custom validators to constained proposed values for the attribute.
0 commit comments