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' read_csv throws a warning #320

Closed
hrshdhgd opened this issue Oct 11, 2022 · 0 comments
Closed

Pandas' read_csv throws a warning #320

hrshdhgd opened this issue Oct 11, 2022 · 0 comments
Assignees

Comments

@hrshdhgd
Copy link
Contributor

Warning:

sssom/util.py:895: DtypeWarning: Columns (5) have mixed types. Specify dtype option on import or set low_memory=False.

Solution: set low_memory=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