Skip to content
/ Bodo Public

High-Performance Python Compute Engine for Data and AI

License

Notifications You must be signed in to change notification settings

bodo-ai/Bodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bodo

Build Status codecov

The Python Supercomputing Analytics Platform

Bodo scales analytics/ML codes in Python to bare-metal cluster/cloud performance automatically. It compiles a subset of Python (Pandas/Numpy) to efficient parallel binaries with MPI, requiring only minimal code changes. Bodo is orders of magnitude faster than alternatives like Apache Spark.

Development guide includes Bodo's development documentation. Below is a list of useful documents:

BodoSQL Documentation

Most the relevant documentation can be found on the BodoSQL Confluence. You may also encounter Bodo related issues. For those you should use the Bodo-Engine Confluence.

Frequently used Pages