Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (29 loc) · 857 Bytes

index.rst

File metadata and controls

39 lines (29 loc) · 857 Bytes

.. _index: .. include:: ./ext_links.txt

Intel® Scalable Dataframe Compiler

This is Intel® Scalable Dataframe Compiler (Intel® SDC), which is an extension of `Numba*`_ that enables compilation of `Pandas*`_ operations. It automatically vectorizes and parallelizes the code by leveraging modern hardware instructions and by utilizing all available cores.

Intel® Scalable Dataframe Compiler scalability

User Manual

.. toctree::
   :maxdepth: 2

   overview
   getting_started
   compilation
   performance
   workflow
   apireference
   examples
   for_developers
   other_intel_python_projects

User Manual To-Do List

.. todolist::