sdc
sdc copied to clipboard
Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
Need to change the project name for alignment with other oneAPI extensions. 1. Position SDC as Numba extension for dataframes in all documents 2. Rename project and package to Numba-dataframesex
Project description cleanup for consistency with other oneAPI projects
Motivation: current implementation of Int64Index reindex via building map_positions as a typed.Dict and filling the result indexer in a prange scales poorly and has performance that is far from ideal....
The main landing page (i.e., README) could do with a usage example early on.
SDC testing CI does not work in CentOS 7 docker container It was hard to indicate the problem via debugger just tried Ubuntu image. It is because there are new...