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.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9010003531156256951dd7ab918940b64bdb4f5fe084d81c4eb9c2367ba6e1e8 |
|
MD5 | d9c9ff525f52a3e94f924f0572c94bb8 |
|
BLAKE2b-256 | 0cdffc2ccc21eb2ac57d953356482b3d9544b8c2f5d4a3736d118bec6a9504fb |
Close
Hashes for tidal_per_transformers-0.2.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b397fc80463a273ca98de8053fc12d31be422397fe727d5891286ad85e18c6ae |
|
MD5 | 46778d6ae54e24cd5a459327be5b4e4a |
|
BLAKE2b-256 | 0532a01781e4cc4489522affb63fecc5c1f2fbf3f7a072cef4cae2a289c7c8c0 |