Rolling methods should support lists #2813
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Numeric Operations
Arithmetic, Comparison, and Logical operations
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Looks like the
pandas
rolling methods only support numpy arrays, while numpy and bottleneck methods also support lists for convenience:The text was updated successfully, but these errors were encountered: