common transformers used by the tidal personalization team.
Project description
per-transformers
Repo containing common pyspark transformers for different pipelines
Downloading Dependencies
- Make sure you have pyenv and pyenv amd pyenv-virtualenv installed on your local environment.
- Install python 3.8.16 with pyenv
pyenv install 3.10.13
. - Set up a new virtual env
pyenv virtualenv 3.10.13 transformers
- Set local pyenv version
pyenv local transformers
- Activate the virtual pyenv using
pyenv activate transformers
- Upgrade the pip package installer
pip install --upgrade pip
- Install poetry for package management
pip install poetry==1.7.1
- Install dependencies from the lock file
poetry install --no-root
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for tidal_per_transformers-0.2.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9303eedc1ce96ac49229e217a5b6a8421810e652c9995661bf3dd9f25d6dfdf8 |
|
MD5 | 3eb5f83017468fbeb1026349a9fef89d |
|
BLAKE2b-256 | ca6cc8789284d7fe7230ff3c5611e24d73835b60956e147b2b4daff5d9c3a0ab |
Close
Hashes for tidal_per_transformers-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7fd638f10d10f2cc3de3dd79c07f61b1493f0f7b0512be5008e494b16ec426 |
|
MD5 | ff0ebed2a06d7ca1959332048354c499 |
|
BLAKE2b-256 | f0e1861d10d4867551b450d99d898661cab61356d3f80bfa951e5d4c5e85d9c4 |