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 ao rodar o código #133

Open
CassioMaciel opened this issue Jan 1, 2024 · 0 comments
Open

Warning ao rodar o código #133

CassioMaciel opened this issue Jan 1, 2024 · 0 comments

Comments

@CassioMaciel
Copy link

Primeiramente, parabéns pelo código e obrigado por disponibiliza-lo a comunidade.

Essa Issue é um aviso que não gera consequências no momento, além de poluir o terminal, mas provavelmente gerará no futuro.

Ao rodar o comando

fundamentus.get_papel('WEGE3')

recebo o seguinte FutureWarning, avisando que uma implementação será removida em versão futura e o código ficará quebrado:

2024-01-01 12:38:46,386 [detalhes.get_papel] INFO: detalhes: call: get..._papel()
C:\Users{omitido}\detalhes.py:232: FutureWarning: Passing literal html to 'read_html' is deprecated and will be removed in a future version. To read from a literal string, wrap it in a 'StringIO' object.
tables_html = pd.read_html(content.text, decimal=",", thousands='.')

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

1 participant