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.0.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -517,7 +517,7 @@ Other enhancements
517
517
518
518
- Allow passing `kwargs` to the interpolation methods (:issue:`10378`).
519
519
520
-
- Improved error message when concatenating an empty iterable of ``Dataframe``s (:issue:`9157`)
520
+
- Improved error message when concatenating an empty iterable of ``Dataframe`` objects (:issue:`9157`)
521
521
522
522
- ``pd.read_csv`` can now read bz2-compressed files incrementally, and the C parser can read bz2-compressed files from AWS S3 (:issue:`11070`, :issue:`11072`).
0 commit comments