We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0645868 commit 8f8e3d6Copy full SHA for 8f8e3d6
doc/source/whatsnew/v0.20.3.txt
@@ -43,6 +43,7 @@ Bug Fixes
43
- Fixed a bug in failing to compute rolling computations of a column-MultiIndexed ``DataFrame`` (:issue:`16789`, :issue:`16825`)
44
- Bug in a DataFrame/Series with a ``TimedeltaIndex`` when slice indexing (:issue:`16637`)
45
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
46
+- Fixed a pytest marker failing downstream packages' tests suites (:issue:`16680`)
47
48
Conversion
49
^^^^^^^^^^
0 commit comments