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 d498759 commit 4f0d662Copy full SHA for 4f0d662
doc/source/whatsnew/v3.0.0.rst
@@ -698,6 +698,7 @@ I/O
698
- Bug in :meth:`read_stata` raising ``KeyError`` when input file is stored in big-endian format and contains strL data. (:issue:`58638`)
699
- Bug in :meth:`read_stata` where extreme value integers were incorrectly interpreted as missing for format versions 111 and prior (:issue:`58130`)
700
- Bug in :meth:`read_stata` where the missing code for double was not recognised for format versions 105 and prior (:issue:`58149`)
701
+- Bug in :meth:`set_option` where disabling pandas option display.html.use_mathjax has no effect (:issue:`59884`)
702
703
Period
704
^^^^^^
0 commit comments