On the Scaling to large datasets page, for example, Bodo can be mentioned in the Use other libraries section found here:
https://pandas.pydata.org/pandas-docs/stable/user_guide/scale.html#use-other-libraries.
Bodo can be mentioned on the Enhancing performance page similar to how Numba is here: https://pandas.pydata.org/pandas-docs/stable/user_guide/enhancingperf.html#numba-jit-compilation. The use of the @bodo.jit decorator should be shown. Also, we can allow the option for engine="bodo" for select functions for users that want to use bodo to optimize.
Bodo's logo should be alongside other Pandas' sponsors.
On the Scaling to large datasets page, for example, Bodo can be mentioned in the Use other libraries section found here:
https://pandas.pydata.org/pandas-docs/stable/user_guide/scale.html#use-other-libraries.
Bodo can be mentioned on the Enhancing performance page similar to how Numba is here: https://pandas.pydata.org/pandas-docs/stable/user_guide/enhancingperf.html#numba-jit-compilation. The use of the
@bodo.jitdecorator should be shown. Also, we can allow the option forengine="bodo"for select functions for users that want to use bodo to optimize.Bodo's logo should be alongside other Pandas' sponsors.