File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 775
775
- Bug in :meth: `DataFrame.to_stata ` when exporting a column containing both long strings (Stata strL) and :class: `pd.NA ` values (:issue: `23633 `)
776
776
- Bug in :meth: `DataFrame.to_stata ` when writing :class: `DataFrame ` and ``byteorder=`big` ``. (:issue: `58969 `)
777
777
- Bug in :meth: `DataFrame.to_stata ` when writing more than 32,000 value labels. (:issue: `60107 `)
778
+ - Bug in :meth: `DataFrame.to_stata ` when input encoded length and normal length are mismatched (:issue: `61583 `)
778
779
- Bug in :meth: `DataFrame.to_string ` that raised ``StopIteration `` with nested DataFrames. (:issue: `16098 `)
779
780
- Bug in :meth: `HDFStore.get ` was failing to save data of dtype datetime64[s] correctly (:issue: `59004 `)
780
781
- Bug in :meth: `HDFStore.select ` causing queries on categorical string columns to return unexpected results (:issue: `57608 `)
You can’t perform that action at this time.
0 commit comments