Closed
Description
Trying to run asv benchmarks is yielding
File "/Users/williamayd/Git/pandas/asv_bench/benchmarks/gil.py", line 3, in <module>
from pandas import (DataFrame, Series, rolling_median, rolling_mean,
ImportError: cannot import name 'rolling_median'
3597de0 removed pd.rolling_* functions but it looks like asv_bench/benchmarks/gil.py
is still trying to import them, hence the error
cc @topper-123
Metadata
Metadata
Assignees
Labels
No labels