A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/56008 below:

__eq__ raises NotImplementedError for new arrow string dtype · Issue #56008 · pandas-dev/pandas · GitHub

Reproducible Example
ser = pd.Series([False, True])
ser2 = pd.Series(["a", "b"], dtype="string[pyarrow_numpy]")
ser == ser2
Issue Description

This shouldn't raise if we want to emulate object dtype behavior

Expected Behavior

all False return value
cc @jorisvandenbossche thoughts?

Installed Versions

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4