File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1050,7 +1050,7 @@ I/O
1050
1050
- Bug in :meth: `~HDFStore.create_table ` now raises an error when `column ` argument was not specified in `data_columns ` on input (:issue: `28156 `)
1051
1051
- :meth: `read_json ` now could read line-delimited json file from a file url while `lines ` and `chunksize ` are set.
1052
1052
- Bug in :meth: `DataFrame.to_sql ` when reading DataFrames with ``-np.inf `` entries with MySQL now has a more explicit ``ValueError `` (:issue: `34431 `)
1053
- - Bug in :meth: ` io.common.infer_compression ` where capitalised files extensions were not decompressed by read_* functions.
1053
+ - Bug where capitalised files extensions were not decompressed by read_* functions ( :issue: ` 35164 `)
1054
1054
1055
1055
Plotting
1056
1056
^^^^^^^^
You can’t perform that action at this time.
0 commit comments