powered by
Download and install TSFEL from Python into a new virtual environment
install_tsfel(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_tsfel("theft-test", "/usr/local/bin/python3.10") }
Run the code above in your browser using DataLab