Skip to content

Commit 2ae514b

Browse files
ritwika314ritwika314
authored andcommitted
DOC: ecosystem.md: add Bodo.
1 parent 67a58cd commit 2ae514b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

web/pandas/community/ecosystem.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,14 @@ 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+
365373
### [Cylon](https://cylondata.org/)
366374

367375
Cylon is a fast, scalable, distributed memory parallel runtime with a pandas

0 commit comments

Comments
 (0)