Skip to content

Common methods and tools for data scrubbing, vectorized forecasting and ETL work. I can no longer privately maintain these pieces of work, so now it is public.

License

Notifications You must be signed in to change notification settings

ed-roof-maker/rlab-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLab Common

Common methods and tools for data scrubbing, vectorized forecasting and ETL work. I can no longer privately maintain these pieces of work, so now it is public.

I do not have the head space to keep this working.

How to Unit Test

sudo apt install $(cat work/apt-packages.txt)
cd rlab-common/work
bash venv-init.sh
source venv/bin/activate
pip install -r requirements.txt
bash reinstall-project.sh
less logs/*.out

Some files may fail because of indentation.

How to Explore

sudo apt install $(cat work/apt-packages.txt)
cd rlab-common
bash venv-init.sh
source venv/bin/activate
pip install -r work/requirements.txt
pip install work/wheel/*.whl
jupyter-notebook --ip=127.0.0.1

About

Common methods and tools for data scrubbing, vectorized forecasting and ETL work. I can no longer privately maintain these pieces of work, so now it is public.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published