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.
NaT
1 parent 1027d46 commit 537606cCopy full SHA for 537606c
docs/release.rst
@@ -29,6 +29,9 @@ Release notes
29
* Add codec :class:`numcodecs.gzip.GZip` to replace ``gzip`` alias for ``zlib``,
30
which was incorrect (by :user:`Jan Funke <funkey>`; :issue:`87`).
31
32
+* Corrects handling of ``NaT`` in ``datetime64`` and ``timedelta64`` in various
33
+ compressors (by :user:`John Kirkham <jakirkham>`; :issue:`127`).
34
+
35
.. _release_0.5.5:
36
37
0.5.5
0 commit comments