sbland / py_data_helpers

python data helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generated documentation for .

Use:

Created Date: 14/05/2021

Developers (Contribution Guidelines)

Documentation for contributing to the model

Environment Setup

Run python setup.py test

End users

Environment Setup

  • Ensure correct Python installed python -V should > 3.7
  • Setup Virtual Python environment and activate
  • Run python setup.py install

Running the model

CLI

To run a command line interface run python -m data_helpers.cli --help

Notebooks

The model can be used in notebooks...

Troubleshooting

About

python data helpers


Languages

Language:Python 99.6%Language:Shell 0.4%