File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -362,6 +362,18 @@ any Delta table into Pandas dataframe.
362362
363363## Out-of-core
364364
365+ ### [ Bodo] ( https://bodo.ai/ )
366+
367+ Bodo is a high-performance Python computing engine that automatically parallelizes and
368+ optimizes your code through compilation using HPC (high-performance computing) techniques.
369+ Designed to operate with native pandas dataframes, Bodo compiles your pandas code to execute
370+ across multiple cores on a single machine or distributed clusters of multiple compute nodes efficiently.
371+ Bodo also makes distributed pandas dataframes queryable with SQL.
372+
373+ The community edition of Bodo is free to use on up to 8 cores. Beyond that, Bodo offers a paid
374+ enterprise edition. Free licenses of Bodo (for more than 8 cores) are available
375+ [ upon request] ( https://www.bodo.ai/contact ) for academic and non-profit use.
376+
365377### [ Cylon] ( https://cylondata.org/ )
366378
367379Cylon is a fast, scalable, distributed memory parallel runtime with a pandas
You can’t perform that action at this time.
0 commit comments