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
Thanks for raising. The NumPy and pandas dependencies should only be required when working with these data types (e.g. they shouldn't be needed when working with Polars dataframes), so it's mostly a question of importing in the scope of these functions. @jitingxu1 I see you had already looked at this issue; can you see if can update your PR (or raise a new PR) to do this?
to reproduce install gh/uv:
then try importing IbisML:
traceback:
numpy and pandas were removed as required dependencies for the default installation of Ibis: ibis-project/ibis#9564
The text was updated successfully, but these errors were encountered: