Commit c4c708e
committed
- Add reminder about
- Import `calendar`, `json`, `random`, and `folium`.
- Import `geoip2.database` and `Nominatim` from `geopy.geocoders`.
- Import `humanize`, `matplotlib.pyplot`, `pandas`, `requests`, `seaborn`, `squarify`, and `pandarallel`.
- Define a function `__get_md5_coverage` to calculate the average MD5 coverage from a DataFrame.
- Define a function `__get_sha256_coverage` to calculate the average SHA256 coverage from a DataFrame.
- Define a function `__create_general_modality_plot` to create a bar plot of the frequency of general modalities.
- Refactor the `get_random_sample` function to filter out rows with a score of 0.0 and randomly select one row, retrieve JSON data from the link in that row, and return it as a Python dictionary.today.json being built in vm013.File tree
4 files changed
+295
-81
lines changed- braininventory
- notebooks
4 files changed
+295
-81
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments