Comment on Polars Cloud: The Distributed Cloud Architecture to Run Polars AnywhereparentComments−ehsantn1yBodo is a JIT compiler for Pandas/Numpy code that statically types the code during compilation time. However, it infers types automatically (looks at file metadata etc) and not really built for manually typing everything.https://github.com/bodo-ai/Bodo (I work on Bodo)
Comments
Bodo is a JIT compiler for Pandas/Numpy code that statically types the code during compilation time. However, it infers types automatically (looks at file metadata etc) and not really built for manually typing everything.
https://github.com/bodo-ai/Bodo (I work on Bodo)