install_tsfresh: Download and install tsfresh from Python into a new virtual...

View source: R/installs.R

install_tsfreshR Documentation

Download and install tsfresh from Python into a new virtual environment

Description

Download and install tsfresh from Python into a new virtual environment

Usage

install_tsfresh(venv, python)

Arguments

venv

character specifying the name of the new virtual environment to create

python

character specifying the filepath to the Python interpreter to use. Python 3.10 is recommended

Value

no return value; called for side effects

Author(s)

Trent Henderson

Examples

## Not run: 
install_tsfresh("theft-test", "/usr/local/bin/python3.10")

## End(Not run)


hendersontrent/sawlog documentation built on Feb. 3, 2025, 4:57 p.m.