QST: Should list-likes with pd.NA have an inferred nullable dtype if possible? #33986
Labels
Constructors
Series/DataFrame/Index/pd.array Constructors
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
It looks like in each of these cases the dtype is inferred as object, but does it make sense to try to use a nullable extension type when possible?
The text was updated successfully, but these errors were encountered: