InstallationΒΆ
Install fast-select directly from PyPI:
pip install fast-select
For development versions (with testing and documentation dependencies):
git clone https://github.com/GavinLynch04/FastSelect.git
cd fast-select
pip install -e .[dev]
Install fast-select directly from PyPI:
pip install fast-select
For development versions (with testing and documentation dependencies):
git clone https://github.com/GavinLynch04/FastSelect.git
cd fast-select
pip install -e .[dev]