-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Closed
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsInternalsRelated to non-user accessible pandas implementationRelated to non-user accessible pandas implementation
Description
In #24990 there was a brief discussion about backing Blocks with PandasArray objects. In an experimental local branch I'm trying this and finding a handful of rough edges that can be smoothed out. I'll update this list as I find more
-
viewmethod andsizeproperty -
dtypes.cast.astype_nansafebreaks onPandasArray -
assert PandasDtype('object') == np.objectfails -
is_dtype_equal(dtype, dtype)returnsFalseforPandasDtypeobjects
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsInternalsRelated to non-user accessible pandas implementationRelated to non-user accessible pandas implementation