Skip to content

Conversation

@kaiosilva-dataeng
Copy link

Este PR adiciona o pyarrow dependência do pandas para remover o warning após executar o task test, que pode assustar quem está começando.
"""
DeprecationWarning:
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 pandas-dev/pandas#54466

import pandas as pd

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
"""

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

Successfully merging this pull request may close these issues.

1 participant