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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87c2b15ec913aa336e30f6bdc49504b569d3014fde15171022236ff96ed10079 |
|
MD5 | 836328a9612cce9470c317a6605b8541 |
|
BLAKE2b-256 | 9f3cb39cec7ab38aa06535c4c2e1eb9628d2335d6df10e49a695f78495bf7480 |
Close
Hashes for tidal_per_transformers-0.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c00507a78ad45b4eab9c0dcd24834e382d3d1d59209e42e3ed00002adcc66cdb |
|
MD5 | e06e0fd93bc99d3b1d15ef6aedbec238 |
|
BLAKE2b-256 | 20f5e22d9d88e58ecb477dbc84fb8e048601ead27e8dcccc9d41f50c163c7555 |