Stats#

Test.

import micropip
await micropip.install("statsmodels", keep_going=True)
# this cell is just to make testing easier, since the one above has remove input tag
# import micropip
# await micropip.install("statsmodels", keep_going=True)


# %pip install package_name