Skip to content

Commit 54b6c6e

Browse files
DOC: add whatsnew for #15423
1 parent f4e672c commit 54b6c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ Bug Fixes
522522
- Bug in ``.groupby(...).rolling(...)`` when ``on`` is specified and using a ``DatetimeIndex`` (:issue:`15130`)
523523

524524

525-
525+
- Bug in ``to_sql`` when writing a DataFrame with numeric index names (:issue:`15404`).
526526
- Bug in ``Series.iloc`` where a ``Categorical`` object for list-like indexes input was returned, where a ``Series`` was expected. (:issue:`14580`)
527527

528528

0 commit comments

Comments
 (0)