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

Moving to pandas=1.1.4 #938

Closed kozlov-alexey closed 3 years ago

PokhodenkoSA commented 3 years ago

There are several pandas in README.md.

pep8speaks commented 3 years ago

Hello @kozlov-alexey! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 781:23: E111 indentation is not a multiple of four Line 781:23: E117 over-indented

Line 5345:9: E124 closing bracket does not match visual indentation

kozlov-alexey commented 3 years ago

Closing as changes will be made in a different PR (from branch of the PR needs changing).