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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0668e16b1f7108ddd4db776d8b17cebaa9565a5d249c3b864e4adefaaf743943 |
|
MD5 | 271e1b6af240ae4627e635bb115edacd |
|
BLAKE2b-256 | 168615f55af7347e23c6080761a158dbce2cb73aa9f951bb68518903f653192b |
Close
Hashes for tidal_per_transformers-0.2.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebce02845621be20236af998d35bfd252884d5bf8c0cbac91c25449daa27d86e |
|
MD5 | 8c6ff8ec51937d216c945967535516ff |
|
BLAKE2b-256 | 332a7fb161cf2479ef673fb472a8a85fc167cc91a8b14a7ed746c4886d32203a |