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
Implements Series.shift(periods, options) matching the pandas API.
Supports positive/negative periods and custom fillValue.
Includes tests for all edge cases.
Fixes#617
0 commit comments