Skip to content

Commit b63ca26

Browse files
author
Mateusz Kopeć
committed
- Update changelog
1 parent 492b34d commit b63ca26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Version 1.0.34, Dec 2024
77
* Support numpy >= 2.0.0 (np.string_ -> np.bytes_, np.unicode_ -> np.str_).
88
* Fix test utility corner case error (test_numpy.twosigfigs function).
99
* Fix typo in build pipeline Python versions config list.
10-
* Fix 4 failing tests of SparselyBin.
10+
* Fix error in test context manager for pandas
11+
* Refactor tests with Numpy() and Pandas() context managers
12+
* Remove uses of pd.util.testing.makeMixedDataFrame not available anymore
1113

1214
Version 1.0.33, Dec 2022
1315
------------------------

0 commit comments

Comments
 (0)