Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning from pandas #693

Closed
namelessperson0 opened this issue Jan 22, 2024 · 2 comments
Closed

Warning from pandas #693

namelessperson0 opened this issue Jan 22, 2024 · 2 comments

Comments

@namelessperson0
Copy link

I am getting below warning

Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
but was not found to be installed on your system.
If this would cause problems for you,
please provide us feedback at https://github.com/pandas-dev/pandas/issues/54466

So, Pyarrow should be added as dependency?

namelessperson0 added a commit to namelessperson0/mljar-supervised that referenced this issue Jan 22, 2024
@Santoshetti
Copy link

I am also getting same warning

@pplonski
Copy link
Contributor

pplonski commented Mar 4, 2024

This warning is from Pandas. They asking community about possible change in the backend. You can just ignore it or install pyarrow.

@pplonski pplonski closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants