powered by
Download and install tsfresh, TSFEL, and Kats from Python into a new virtual environment
install_python_pkgs(venv, python)
no return value; called for side effects
character specifying the name of the new virtual environment to create
character
character specifying the filepath to the Python interpreter to use. Python 3.10 is recommended
Trent Henderson
if (FALSE) { install_python_pkgs("theft-test", "/usr/local/bin/python3.10") }
Run the code above in your browser using DataLab