Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
☆643Nov 9, 2023Updated 2 years ago
Alternatives and similar repositories for sdc
Users that are interested in sdc are comparing it to the libraries listed below
Sorting:
- Perform high-speed calculations on columnar data without creating intermediate objects.☆81Nov 8, 2018Updated 7 years ago
- Pandas ExtensionDType/Array backed by Apache Arrow☆232Feb 22, 2023Updated 3 years ago
- Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.☆934Nov 20, 2022Updated 3 years ago
- Distributed Stream Processing☆1,484Apr 6, 2021Updated 4 years ago
- PySchemes is a library for validating data structures in python☆363Sep 12, 2022Updated 3 years ago
- Ahead of Time compiler for numeric kernels☆2,127Feb 26, 2026Updated 3 weeks ago
- Vectorized processing for Apache Arrow☆484Feb 14, 2022Updated 4 years ago
- High-performance runtime for data analytics applications☆3,003Jun 22, 2022Updated 3 years ago
- Cylon is a fast, scalable, distributed memory, parallel runtime with a Pandas like DataFrame.☆302Mar 12, 2026Updated last week
- Show effects of over-subscription and ways to fix that☆16Aug 15, 2024Updated last year
- Open source time series library for Python☆2,141Oct 24, 2023Updated 2 years ago
- Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per s…☆8,492Mar 1, 2026Updated 2 weeks ago
- C++ dynamic ndarray library, with Python exposure☆304Sep 20, 2020Updated 5 years ago
- Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with …☆655Mar 1, 2026Updated 2 weeks ago
- Scalable Machine Learning with Dask☆945Sep 27, 2025Updated 5 months ago
- numba_scipy extends Numba to make it aware of SciPy