Skip to content

Commit 24628c7

Browse files
DOC: add whatsnew for #11920
1 parent cce7993 commit 24628c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.19.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,8 @@ Other enhancements
409409
df.sort_values(by='row2', axis=1)
410410

411411
- Added documentation to :ref:`I/O<io.dtypes>` regarding the perils of reading in columns with mixed dtypes and how to handle it (:issue:`13746`)
412+
- Raise ImportError for in the sql functions when sqlalchemy is not installed and a connection string is used (:issue:`11920`).
413+
412414

413415
.. _whatsnew_0190.api:
414416

0 commit comments

Comments
 (0)