[BUG] read_csv() got an unexpected keyword argument 'encoding'
Open
cuIO
feature request
libcudf
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
rewriting code using `import cudf as pd`
**Describe the solution you'd like**
implementation of `encoding` parameter that matches https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html#pandas-read-csv
Contributor guide
Assessment
This issue has not been assessed yet.