Tuplex
Python Data Science at Native Code Speed
Pinned Loading
Repositories
Showing 1 of 1 repositories
- tuplex Public
Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
tuplex/tuplex’s past year of commit activity