We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c8e25 commit 1d3c807Copy full SHA for 1d3c807
doc/release/upcoming_changes/24193.change.rst
@@ -0,0 +1,5 @@
1
+Remove datetime64 deprecation warning when constructing with timezone
2
+---------------------------------------------------------------------
3
+The ``np.datetime64`` method now issues a User Warning rather than a
4
+Deprecation Warning whenever a timezone is included in the datetime
5
+string that is provided.
0 commit comments