Closed
Description
Certain dataframe methods (e.g. isna()
) return dataframes with known dtypes. We can pass the dtypes_cache
to the constructor for the returned dataframe for performance improvements.
Fix this once #1930 is merged.
Metadata
Metadata
Assignees
Labels
No labels