Skip to content

Commit a8e9882

Browse files
committed
Update release notes
1 parent 7b56e27 commit a8e9882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Other enhancements
6464
- Support passing a :class:`Iterable[Hashable]` input to :meth:`DataFrame.drop_duplicates` (:issue:`59237`)
6565
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
6666
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
67+
- :func:`pandas.json_normalize` now supports normalizing specified ``meta`` fields from an array of records when the ``record_path`` is ``None`` or an empty list (``[]``)
6768

6869
.. ---------------------------------------------------------------------------
6970
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)