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
I'm receiving a dependency conflict since featurewiz has a hard pyarrow=7.0.0 dependency requirement and cudf has a pyarrow>=9.0.0 dependency requirement. Would it be possible to change this hard pyarrow=7.0.0 dependency to pyarrow>=7.0.0 instead?
The text was updated successfully, but these errors were encountered:
I'm receiving a dependency conflict since featurewiz has a hard pyarrow=7.0.0 dependency requirement and cudf has a pyarrow>=9.0.0 dependency requirement. Would it be possible to change this hard pyarrow=7.0.0 dependency to pyarrow>=7.0.0 instead?
The text was updated successfully, but these errors were encountered: