Commit dd1f69e
ENH: Update DataFrame.to_stata to handle pd.NA and None values in strL columns (#61286)
* ENH: Update DataFrame.to_stata to handle pd.NA and None values in strL columns
* Update pandas/io/stata.py
Co-authored-by: Matthew Roeschke <[email protected]>
* Moved changelog msg to 3.0.0 and adapted phrasing
---------
Co-authored-by: Jesse <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>1 parent c38e1f1 commit dd1f69e
File tree
3 files changed
+17
-2
lines changed- doc/source/whatsnew
- pandas
- io
- tests/io
3 files changed
+17
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| 770 | + | |
770 | 771 | | |
771 | 772 | | |
772 | 773 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3196 | 3196 | | |
3197 | 3197 | | |
3198 | 3198 | | |
3199 | | - | |
3200 | | - | |
| 3199 | + | |
| 3200 | + | |
3201 | 3201 | | |
3202 | 3202 | | |
3203 | 3203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2587 | 2587 | | |
2588 | 2588 | | |
2589 | 2589 | | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
| 2601 | + | |
| 2602 | + | |
| 2603 | + | |
0 commit comments