BUG: is_dtype_equal(dtype, "string[pyarrow]") raises if pyarrow not installed · Issue #44276 · pandas-dev/pandas (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@jbrockmendel

Description

@jbrockmendel

Reproducible Example

https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=68369&view=logs&j=915dbb23-6529-54ae-059d-ec0b59ba10e8&t=86b091c2-17fe-52fe-2454-5f56a371e155&l=2889

Issue Description

Looks like it tries to construct the dtype and raises an ImportError

Expected Behavior

False

Installed Versions

Replace this line with the output of pd.show_versions()