We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015447a commit 3bcc6b5Copy full SHA for 3bcc6b5
RELEASE.rst
@@ -48,6 +48,8 @@ pandas 0.11.0
48
- Series print output now includes the dtype by default
49
- Optimize internal reindexing routines (GH2819_, GH2867_)
50
- ``describe_option()`` now reports the default and current value of options.
51
+ - Add ``format`` option to ``pandas.to_datetime`` with faster conversion of
52
+ strings that can be parsed with datetime.strptime
53
54
**API Changes**
55
0 commit comments