Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 416 Bytes

This is a easy python (ipynb) program to fetch data from https://www.checkee.info/ . It uses pandas to store the data and you can do easy data processing such as regression (to predict how much administrative processing time you need).
(美签check数据获取 https://www.checkee.info/)
Python packages needed:
jupyterlab
requests
bs4
pandas
#matplotlib