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

Pandas FutureWarning: TLAPI.get_all_orders() #25

Open
Irmitya opened this issue Sep 5, 2024 · 0 comments
Open

Pandas FutureWarning: TLAPI.get_all_orders() #25

Irmitya opened this issue Sep 5, 2024 · 0 comments

Comments

@Irmitya
Copy link

Irmitya commented Sep 5, 2024

C:\Users\-\AppData\Local\Programs\Python\Python312\Lib\site-packages\tradelocker\tradelocker_api.py:488: FutureWarning: Downcasting object dtype arrays on .fillna, .ffill, .bfill is deprecated and will change in a future version. Call result.infer_objects(copy=False) instead. To opt-in to the future behavior, set pd.set_option('future.no_silent_downcasting', True) df[column] = df[column].fillna(0).astype(column_types[column])

@Irmitya Irmitya changed the title Pandas FutreWarning: TLAPI.get_all_orders() Pandas FutureWarning: TLAPI.get_all_orders() Sep 5, 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

1 participant