Open gshimansky opened 4 years ago
@gshimansky Can you please provide more information and context about this issue? It is not clear what was the problem and whether it is resolved or not?
@gshimansky What is the exact issue in this case? Are there lines of code that cause issues for other types of readers?
@devin-petersohn This issue was opened according to your comment https://github.com/modin-project/modin/pull/1382/files#r432030895 in PR #1382 . If you think this is no longer relevant, feel free to close this issue.
I see that the TODO is still there, so I'm going to move this from bug
to a code quality issue.
System information
All
modin.__version__
):0.7.3+57.g23015c5
Python 3.8.2
Code in PR #1382 for
FileReader.read
works only for pandas partitions. It should be generalized.Describe the problem
Source code / logs