You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docsrc/source/pages/changelog/v2_10_1.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Changelog v2.10.1
3
3
4
4
🐛 Bug fixes
5
5
^^^^^^^^^^^^
6
-
- Fixed recursion error for NaN values `[683] <https://github.com/pandas-profiling/pandas-profiling/issues/683>`_
6
+
- Fixed recursion error for NaN values `[683] <https://github.com/pandas-profiling/pandas-profiling/issues/683>`_ and `[671] <https://github.com/pandas-profiling/pandas-profiling/issues/671>`_
7
7
- Fixed error for empty dataframe `[664] <https://github.com/pandas-profiling/pandas-profiling/issues/664>`_
- Fixed histogram of string length with NaNs `[642] <https://github.com/pandas-profiling/pandas-profiling/issues/642>`_ and `[613] <https://github.com/pandas-profiling/pandas-profiling/issues/613>`_
0 commit comments