IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
645 stars 61 forks source link

Revert "Changing csv_reader_py impl to return df from objmode" #932

Closed Hardcode84 closed 3 years ago

Hardcode84 commented 3 years ago

Reverts IntelPython/sdc#918

Due to unstable tests on Windows

pep8speaks commented 3 years ago

Hello @Hardcode84! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 346:32: E231 missing whitespace after ','