From 0.2.x to 0.3.x jams removed the dependency on pandas as the underlying data structure. Supporting jams >=0.3 requires a major overhaul of scaper's internal logic to operate on the new jams data structure.
Coverage remained the same at 100.0% when pulling dc7527b6105020bf146801a74a2ebe7530c7fbcf on newjams into e9c485ed1038e3baccec9759cb399de49968cd4c on master.
From 0.2.x to 0.3.x jams removed the dependency on pandas as the underlying data structure. Supporting jams >=0.3 requires a major overhaul of scaper's internal logic to operate on the new jams data structure.
This change is