Skip to content

Commit a68b97d

Browse files
omar-elbazOmar Elbaz
and
Omar Elbaz
authored
DOC Update Documentation in "missing_data" 54028 (#54448)
* first commit * updated missing data * datetimes updated doc * datetime update (2) * Update with Pre-commit * Doc_Updates * Doc Update * Missing_Data Update * review_update --------- Co-authored-by: Omar Elbaz <[email protected]>
1 parent 9b1d261 commit a68b97d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/user_guide/missing_data.rst

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ See :ref:`integer_na` for more.
9191

9292
Datetimes
9393
---------
94+
.. note::
95+
If you are adding type checking to your application, you may need access to ``NaTType`` and ``NAType``.
9496

9597
For datetime64[ns] types, ``NaT`` represents missing values. This is a pseudo-native
9698
sentinel value that can be represented by NumPy in a singular dtype (datetime64[ns]).

0 commit comments

Comments
 (0)