@@ -361,5 +361,40 @@ skip=
361
361
pandas/tests/computation/test_compat.py,
362
362
pandas/tests/computation/test_eval.py,
363
363
pandas/types/common.py,
364
- pandas/tests/extension/arrow/test_bool.py
365
- doc/source/conf.py
364
+ pandas/tests/extension/arrow/test_bool.py,
365
+ doc/source/conf.py,
366
+ asv_bench/benchmarks/algorithms.py,
367
+ asv_bench/benchmarks/attrs_caching.py,
368
+ asv_bench/benchmarks/binary_ops.py,
369
+ asv_bench/benchmarks/categoricals.py,
370
+ asv_bench/benchmarks/ctors.py,
371
+ asv_bench/benchmarks/eval.py,
372
+ asv_bench/benchmarks/frame_ctor.py,
373
+ asv_bench/benchmarks/frame_methods.py,
374
+ asv_bench/benchmarks/gil.py,
375
+ asv_bench/benchmarks/groupby.py,
376
+ asv_bench/benchmarks/index_object.py,
377
+ asv_bench/benchmarks/indexing.py,
378
+ asv_bench/benchmarks/inference.py,
379
+ asv_bench/benchmarks/io/csv.py,
380
+ asv_bench/benchmarks/io/excel.py,
381
+ asv_bench/benchmarks/io/hdf.py,
382
+ asv_bench/benchmarks/io/json.py,
383
+ asv_bench/benchmarks/io/msgpack.py,
384
+ asv_bench/benchmarks/io/pickle.py,
385
+ asv_bench/benchmarks/io/sql.py,
386
+ asv_bench/benchmarks/io/stata.py,
387
+ asv_bench/benchmarks/join_merge.py,
388
+ asv_bench/benchmarks/multiindex_object.py,
389
+ asv_bench/benchmarks/panel_ctor.py,
390
+ asv_bench/benchmarks/panel_methods.py,
391
+ asv_bench/benchmarks/plotting.py,
392
+ asv_bench/benchmarks/reindex.py,
393
+ asv_bench/benchmarks/replace.py,
394
+ asv_bench/benchmarks/reshape.py,
395
+ asv_bench/benchmarks/rolling.py,
396
+ asv_bench/benchmarks/series_methods.py,
397
+ asv_bench/benchmarks/sparse.py,
398
+ asv_bench/benchmarks/stat_ops.py,
399
+ asv_bench/benchmarks/timeseries.py
400
+
0 commit comments