IntelPython / sdc

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

Revert "Changing csv_reader_py impl to return df from objmode (#918)" #933

Closed PokhodenkoSA closed 4 years ago

PokhodenkoSA commented 4 years ago

This reverts commit 811e9f0a832d48822bcc91c432b8a2cefdd52102.

pep8speaks commented 4 years ago

Hello @PokhodenkoSA! 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 ','

PokhodenkoSA commented 4 years ago

Duplicate of #932