File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2068,6 +2068,8 @@ documentation sections for more on each type.
2068
2068
| | | | | ``'Int64'``, ``'UInt8'``, ``'UInt16'``,|
2069
2069
| | | | | ``'UInt32' ``, ``'UInt64' `` |
2070
2070
+-------------------------------------------------+---------------------------+--------------------+-------------------------------+----------------------------------------+
2071
+ | ``nullable float `` | :class: `Float64Dtype `, ...| (none) | :class: `arrays.FloatingArray ` | ``'Float32' ``, ``'Float64' `` |
2072
+ +-------------------------------------------------+---------------------------+--------------------+-------------------------------+----------------------------------------+
2071
2073
| :ref: `Strings <text >` | :class: `StringDtype ` | :class: `str ` | :class: `arrays.StringArray ` | ``'string' `` |
2072
2074
+-------------------------------------------------+---------------------------+--------------------+-------------------------------+----------------------------------------+
2073
2075
| :ref: `Boolean (with NA) <api.arrays.bool >` | :class: `BooleanDtype ` | :class: `bool ` | :class: `arrays.BooleanArray ` | ``'boolean' `` |
You can’t perform that action at this time.
0 commit comments