We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e672c commit 54b6c6eCopy full SHA for 54b6c6e
doc/source/whatsnew/v0.20.0.txt
@@ -522,7 +522,7 @@ Bug Fixes
522
- Bug in ``.groupby(...).rolling(...)`` when ``on`` is specified and using a ``DatetimeIndex`` (:issue:`15130`)
523
524
525
-
+- Bug in ``to_sql`` when writing a DataFrame with numeric index names (:issue:`15404`).
526
- Bug in ``Series.iloc`` where a ``Categorical`` object for list-like indexes input was returned, where a ``Series`` was expected. (:issue:`14580`)
527
528
0 commit comments