-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update call to pl.read_csv #57
Comments
Looks like this was introduced with pola-rs/polars@4af49ae in pola-rs/polars#2026 |
Confirmed the API changed in v0.11 on PyPI: https://pypi.org/project/polars/0.11.0/#files |
dburkhardt
added a commit
to dburkhardt/pycisTopic
that referenced
this issue
Jan 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pycisTopic/pycisTopic/utils.py
Line 397 in 242c2a4
This code is no longer up to date with
polars
. The current code has a parameterhas_header
nothas_headers
.See https://pola-rs.github.io/polars/py-polars/html/reference/api/polars.read_csv.html
The text was updated successfully, but these errors were encountered: