Skip to content

Commit 8f7e719

Browse files
Daniel SaxtonDaniel Saxton
Daniel Saxton
authored and
Daniel Saxton
committed
Add whatsnew
1 parent cd86d6a commit 8f7e719

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: doc/source/whatsnew/v1.0.2.rst

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Bug fixes
3232

3333
- Using ``pd.NA`` with :meth:`DataFrame.to_json` now correctly outputs a null value instead of an empty object (:issue:`31615`)
3434

35+
**Testing**
36+
37+
- Fixed bug where :meth:`assert_numpy_array_equal` would raise a ``TypeError`` when encountering ``pd.NA`` (:issue:`31881`)
38+
3539
.. ---------------------------------------------------------------------------
3640
3741
.. _whatsnew_102.contributors:

0 commit comments

Comments
 (0)