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

Add perf limitation #764

Closed 1e-to closed 4 years ago

1e-to commented 4 years ago

I made restrictions for all methods except string methods ljust and lower, @densmirn where can I provide documentation for them?

densmirn commented 4 years ago

I made restrictions for all methods except string methods ljust and lower, @densmirn where can I provide documentation for them?

https://github.com/IntelPython/sdc/pull/639 https://github.com/IntelPython/sdc/pull/700