]> code.communitydata.science - mediawiki_dump_tools.git/commitdiff
remove dependency on pandas.
authorNathan TeBlunthuis <nathante@uw.edu>
Mon, 18 Oct 2021 03:24:33 +0000 (20:24 -0700)
committerNathan TeBlunthuis <nathante@uw.edu>
Mon, 18 Oct 2021 03:24:33 +0000 (20:24 -0700)
wikiq

diff --git a/wikiq b/wikiq
index 377e95f018abed725a9d17715f1b22b4141570b1..03b3147446b5af284efc01d6d2435e0ee1ba9c5c 100755 (executable)
--- a/wikiq
+++ b/wikiq
@@ -26,7 +26,6 @@ from deltas import SequenceMatcher
 from deltas import SegmentMatcher
 
 from dataclasses import dataclass
-import pandas as pd
 import pyarrow as pa
 import pyarrow.parquet as pq
 

Community Data Science Collective || Want to submit a patch?