Short Description.
0.0.0
pip install imdb-wiki-dataset
- Clone the project.
- Install in Anaconda3 environment
$ conda env create --force -f dev_environment.yml
$ source activate imdb-wiki-dataset
$ pip install -e .
To run the tests:
make test
$ python examples/simple.py
MIT