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: doc/source/whatsnew/v0.17.1.txt
+1
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Performance Improvements
68
68
Bug Fixes
69
69
~~~~~~~~~
70
70
71
+
- Incorrectly distributed .c file in the build on ``PyPi`` when reading a csv of floats and passing ``na_values=<a scalar>`` would show an exception (:issue:`11374`)
71
72
- Bug in ``.to_latex()`` output broken when the index has a name (:issue: `10660`)
72
73
- Bug in ``HDFStore.append`` with strings whose encoded length exceded the max unencoded length (:issue:`11234`)
73
74
- Bug in merging ``datetime64[ns, tz]`` dtypes (:issue:`11405`)
0 commit comments