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

Parallel sort via tbb #844

Closed AlexanderKalistratov closed 4 years ago

pep8speaks commented 4 years ago

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

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-06-01 20:07:41 UTC
AlexanderKalistratov commented 4 years ago

Still need to update setup, requirements, conda recipe, whatever to add dependency for tbb-devel