We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890252e commit f44316cCopy full SHA for f44316c
doc/source/whatsnew/v0.20.0.txt
@@ -50,7 +50,7 @@ Other enhancements
50
51
- ``pd.read_excel`` now preserves sheet order when using ``sheetname=None`` (:issue:`9930`)
52
53
-ENH: support cut/qcut for datetime/timedelta (GH14714)
+- pd.cut and qcut now support datetime64 and timedelta64 dtypes (issue:`14714`)
54
55
.. _whatsnew_0200.api_breaking:
56
0 commit comments