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
BUG: fix regression with SerieGrouper with Timestamp index (pandas-dev#42390)
This fixes a regression introduced in c355ed1 where cache is not
initialized with correct state of islider and vslider.
On Timestamp index this trigger a "ValueError Length of values does not match length of index"
Closespandas-dev#42390
Signed-off-by: Philippe Pepiot <[email protected]>
0 commit comments