pandas.UInt8Dtype
- class pandas.UInt8Dtype[source]
-
An ExtensionDtype for uint8 integer data.
Changed in version 1.0.0: Now uses
pandas.NA
as its missing value, rather thannumpy.nan
.Attributes
None
Methods
None
© 2008–2021, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.3.4/reference/api/pandas.UInt8Dtype.html