outline of the wiki event collection
This commit is contained in:
parent
b08e889da6
commit
6a7ed34089
@ -0,0 +1,13 @@
|
||||
import bz2
|
||||
import os
|
||||
import re
|
||||
import json
|
||||
import pandas as pd
|
||||
|
||||
# TODO Get a list of bots in the project
|
||||
|
||||
# TODO get all mws wikis
|
||||
|
||||
# TODO get the
|
||||
# page creation and page edit
|
||||
# events of those bots for each of the wikis
|
Loading…
Reference in New Issue
Block a user