Skip to content

Commit 7963fea

Browse files
committed
DOC: update whatsnew/v0.19.1.txt
1 parent f7823df commit 7963fea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.19.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Bug Fixes
3939
- Bug in ``pd.read_csv`` for Python 2.x in which Unicode quote characters were no longer being respected (:issue:`14477`)
4040
- Bug in localizing an ambiguous timezone when a boolean is passed (:issue:`14402`)
4141
- Bug in ``TimedeltaIndex`` addition with a Datetime-like object where addition overflow in the negative direction was not being caught (:issue:`14068`, :issue:`14453`)
42+
- Bug in ``plot`` where ``NaT`` in ``DatetimeIndex`` results in ``Timestamp.min`` (:issue: `12405`)
4243

4344

4445

0 commit comments

Comments
 (0)