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

Update README.rst #988

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
*****
Sdc
Numba Extension for Pandas Dataframes
*****

Intel® Scalable Dataframe Compiler
Expand All @@ -17,8 +17,8 @@ Intel® Scalable Dataframe Compiler
.. _Pandas*: https://pandas.pydata.org/
.. _Sphinx*: https://www.sphinx-doc.org/

Numba* Extension For Pandas* Operations Compilation
###################################################
Numba* Extension For Pandas*
############################

Intel® Scalable Dataframe Compiler (Intel® SDC) is an extension of `Numba*`_
that enables compilation of `Pandas*`_ operations. It automatically vectorizes and parallelizes
Expand Down