Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Repo containing common pyspark transformers for different pipelines

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages