Skip to content
Snippets Groups Projects
Commit 7bdef040 authored by Jiaying Cheng's avatar Jiaying Cheng
Browse files

add current state

parent a0240c10
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,6 @@ for url in tqdm(href_list[20:30]):
get_cell_in_charging_tables(url, charging_file)
# %%
information_file = '..\output\information.csv'
for url in tqdm(href_list[0:10]):
for url in tqdm(href_list[0:5]):
get_cell_in_data_table_save(url, information_file)
# %%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment