Supported data types by the private _to_numpy
function
#3600
Labels
maintenance
Boring but important stuff for the core devs
Milestone
Here is a central issue tracking the data types the private
_to_numpy
function supports. We will add tests for these data types in a series of PRs. Please note that it doesn't mean that PyGMT support these data types.Numeric Dtypes
String Dtypes
Datetime dtypes
datetime64
np.datetime64
pandas.DatetimeTZDtype
date32[D][pyarrow]
clib.conversion._to_numpy: Add tests for pandas.Series with pyarrow date32/date64 types #3610date64[ms][pyarrow]
clib.conversion._to_numpy: Add tests for pandas.Series with pyarrow date32/date64 types #3610pa.time32
pa.time64
pa.timestamp
Timedelta dtypes
Bool
The text was updated successfully, but these errors were encountered: