Skip to content

Commit 258178d

Browse files
committed
Added NullDtype
1 parent 3b94765 commit 258178d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/pandas/pdeps/0013-logical-type-system.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Derived from the hierarchical visual in the previous section, this PDEP proposes
9898
- Struct
9999
- Interval
100100
- Object
101+
- Null
101102

102103
One of the major problems this PDEP has tried to highlight is the historical tendency of our team to "create more types" to solve existing problems. To minimize the need for that, this PDEP proposes re-using our existing extension types where possible, and only adding new ones where they do not exist.
103104

0 commit comments

Comments
 (0)