fread python code should be converted to C++
Open
fread
refactor
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
Having this code in python prevents from fully integrating C++ functionality (such as progress bars) with functionality that is currently in python (such as loading content from URL or un-archiving a file). In addition, we are prevented from introspecting file's content when detecting its format.
Contributor guide
Assessment
This issue has not been assessed yet.