aboutsummaryrefslogtreecommitdiff
path: root/backend/hist_data/README.md
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2023-01-03 01:31:19 +1100
committerTerry Truong <terry06890@gmail.com>2023-01-03 01:31:19 +1100
commit6f34c4c3aafee39f8c7ec41a7777c194443a27fa (patch)
tree41159dd3d0194790280df87c23c9b7c2b59599d6 /backend/hist_data/README.md
parent9f7c8f8b55887c713bcb6af663a836476df76c7d (diff)
Extend gen_pageview_data.py to handle problematic lines
Diffstat (limited to 'backend/hist_data/README.md')
-rw-r--r--backend/hist_data/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/hist_data/README.md b/backend/hist_data/README.md
index a3ae6c1..9ae7811 100644
--- a/backend/hist_data/README.md
+++ b/backend/hist_data/README.md
@@ -44,7 +44,6 @@ Some of the scripts use third-party packages:
- `indexed_bzip2`: For parallelised bzip2 processing
- `mwxml`, `mwparserfromhell`: For parsing Wikipedia dumps
- `requests`: For downloading data
-- `Pillow`: For image processing
## Generate Event Data
1. Obtain a Wikidata JSON dump in wikidata/, as specified in it's README.