You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CategoricalBlock was removed in pandas (pandas-dev/pandas#40527), which breaks the nightly tests.
I will argue in pandas to add it back on the short term (pandas-dev/pandas#40226 (comment)), but we should still remove the direct use of those Block subclasses in pyarrow.
The
CategoricalBlock
was removed in pandas (pandas-dev/pandas#40527), which breaks the nightly tests.I will argue in pandas to add it back on the short term (pandas-dev/pandas#40226 (comment)), but we should still remove the direct use of those Block subclasses in pyarrow.
Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Joris Van den Bossche / @jorisvandenbossche
PRs and other links:
Note: This issue was originally created as ARROW-12057. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: