issues
search
roskakori
/
pimdb
build a database from IMDb datasets
https://pypi.org/project/pimdb/
BSD 3-Clause "New" or "Revised" License
7
stars
1
forks
source link
Add TV episodes
#3
Closed
roskakori
closed
4 years ago
roskakori
commented
4 years ago
Goals:
[x] The dataset
title.episode.tsv.gz
is downloaded.
[x] The data are transferred to the table
TitleEpisode
.
[x] The data can be queried in a normalized way from proper tables.
Goals:
title.episode.tsv.gz
is downloaded.TitleEpisode
.