Skip to content

Commit

Permalink
Atualizados Notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
HercoZauZau committed Nov 4, 2024
1 parent d989235 commit 25ba19e
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion notebooks/01. data_collect/get_repos_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Progress Bar: 100%|██████████| 1755/1755 [47:30<00:00, 1.62s/it] \n"
"Progress Bar: 100%|██████████| 1761/1761 [45:36<00:00, 1.55s/it] \n"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion notebooks/01. data_collect/get_starred_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Processing: 100%|██████████| 1755/1755 [49:40<00:00, 1.70s/it] \n"
"Processing: 100%|██████████| 1761/1761 [49:23<00:00, 1.68s/it] \n"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion notebooks/01. data_collect/get_users_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Processing: 100%|██████████| 1755/1755 [32:40<00:00, 1.12s/it]"
"Processing: 100%|██████████| 1761/1761 [34:33<00:00, 1.18s/it]"
]
},
{
Expand Down
20 changes: 10 additions & 10 deletions notebooks/01. data_collect/get_users_ids.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Mozambique: 1488\n",
"Moçambique: 273\n",
"Mocambique: 44\n",
"Maputo: 1118\n",
"Matola: 64\n"
"Mozambique: 1503\n",
"Moçambique: 275\n",
"Mocambique: 45\n",
"Maputo: 1126\n",
"Matola: 66\n"
]
}
],
Expand Down Expand Up @@ -208,11 +208,11 @@
"name": "stdout",
"output_type": "stream",
"text": [
"The IDs were successfully written to the file ../../data/raw/2024_09/mozambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_09/moçambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_09/mocambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_09/maputo.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_09/matola.csv!\n"
"The IDs were successfully written to the file ../../data/raw/2024_10/mozambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_10/moçambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_10/mocambique.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_10/maputo.csv!\n",
"The IDs were successfully written to the file ../../data/raw/2024_10/matola.csv!\n"
]
}
],
Expand Down
18 changes: 9 additions & 9 deletions notebooks/02. cleaning_and_structuring/structure_ids.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,25 +62,25 @@
"3 755840\n",
"4 858200\n",
"---------------------------------------------\n",
"Number of rows: 2381\n",
"Number of rows: 2386\n",
"Number of columns: 1\n",
"---------------------------------------------\n",
"626\n",
"625\n",
"---------------------------------------------\n",
" user_id\n",
"0 346687\n",
"1 404506\n",
"1383 510444\n",
"1388 510444\n",
"2 705308\n",
"3 755840\n",
"... ...\n",
"1376 176290394\n",
"1377 176817262\n",
"1378 178018027\n",
"1379 182344637\n",
"1380 183834979\n",
"1381 176817262\n",
"1382 178018027\n",
"1383 180350015\n",
"1384 182344637\n",
"1385 183834979\n",
"\n",
"[1755 rows x 1 columns]\n",
"[1761 rows x 1 columns]\n",
"---------------------------------------------\n"
]
}
Expand Down
22 changes: 11 additions & 11 deletions notebooks/03. visualization/repos_insights.ipynb

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions notebooks/03. visualization/starred_insights.ipynb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions notebooks/03. visualization/users_insights.ipynb

Large diffs are not rendered by default.

0 comments on commit 25ba19e

Please sign in to comment.