Skip to content

lleiou/film_title

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Recommand Python version: 3.8.3

Install python dependencies

pip install -r requirements.txt

or

conda env create -f ./film_title_env.yml
conda activate film_title

Generating new films data

python src/get_source_data.py

The new data file will be including the data in the filename, like films-2020-07-01.json .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%