Skip to content

ASV Benchmarks Broken #19586

Closed
Closed
@WillAyd

Description

@WillAyd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions