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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a69145eab16d247552212c345e254f68fc7e3cea1a9f7770812312e1a17cf74f |
|
MD5 | 52f3a599b316dbf5c9d719b89a02587c |
|
BLAKE2b-256 | ee3157f2a687f11b79d7b97d5cc89d926b2a6365a98c60d42b0b45480492a787 |
Close
Hashes for tidal_per_transformers-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19ee59822171981d971b37195f3c059b23c7352c6e28b536e8597c5f7b0187cc |
|
MD5 | 1cf735b09826cb5e9a81d1267ac67ecc |
|
BLAKE2b-256 | 7d2ff86d643ef559c20ea8d280443b4dd7e927515f89e5157ea4f129edc19fa4 |