Do you know how to extend #pandas with a fast language like #rustlang? Core developer @datapythonista shows you how in this step by step tutorial at @EuroSciPy. m.youtube.com/watch?v=iUEzNm…
2
11
86
9K
21
@pandas_dev @datapythonista @EuroSciPy This is awesome. Did a similar thing with a monte carlo sim. Used python to get the stock data, structure the data, and Rust for doing the calculations and iterations.
@pandas_dev @datapythonista @EuroSciPy This is cool, but maybe this will be unnecessary if Mojo becomes popular?