Thanks to visit codestin.com Credit goes to github.com
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 3e3d984 commit d75440eCopy full SHA for d75440e
examples/api/date.py
@@ -12,7 +12,7 @@
12
conversion, tick locating and formatting is done behind the scenes so this
13
is most transparent to you. The dates module provides several converter
14
functions `matplotlib.dates.date2num` and `matplotlib.dates.num2date`.
15
-These can convert between `datetime.datetime` objects and `numpy.datetime64`
+These can convert between `datetime.datetime` objects and `np.datetime64`
16
objects.
17
"""
18
0 commit comments