We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef9972 commit 436bfc2Copy full SHA for 436bfc2
doc/source/whatsnew/v3.0.0.rst
@@ -228,7 +228,7 @@ Other enhancements
228
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
229
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
230
- Switched wheel upload to **PyPI Trusted Publishing** (OIDC) for release-tag pushes in ``wheels.yml``. (:issue:`61718`)
231
--
+- Added functionality to support saving json without escpaing forward slashes by adding to :meth:`DataFrame.to_json` (:issue:`61442`)
232
233
.. ---------------------------------------------------------------------------
234
.. _whatsnew_300.notable_bug_fixes:
0 commit comments