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

dtype warning in data_wrangling for rosters #547

Open
bricegnichols opened this issue Nov 4, 2024 · 0 comments
Open

dtype warning in data_wrangling for rosters #547

bricegnichols opened this issue Nov 4, 2024 · 0 comments

Comments

@bricegnichols
Copy link
Contributor

C:\Workspace\sc_2023_11_04_24\scripts\data_wrangling.py:504: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise an error in a future version of pandas. Value 'FALSE' has dtype incompatible with bool, please explicitly cast to a compatible dtype first.
df.loc[["ferry-knr"], "transit"] = "FALSE"

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