Basic sample code, pandas and cython

dnmalkin1 at gmail.com dnmalkin1 at gmail.com
Fri Aug 4 12:39:31 EDT 2017


Does anyone have a really basic cython example where you create a dataframe (pandas) of random numbers 1 to 5 for 100 rows and cythonize the code? Is it already cythonized by the Pandas pd module?



More information about the Python-list mailing list