aboutsummaryrefslogtreecommitdiffhomepage
path: root/notebooks/fips/temporal_trends.ipynb
Commit message (Collapse)AuthorAgeFilesLines
* replace from_web_latest() with from_web()Adam Janovsky2025-02-011-6/+8
|
* Cleanup of documentation.J08nY2024-10-191-0/+5
| | | | It is now very nice and clean!
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-457/+54
| | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints
* Add results to notebooks to make them nice on GitHub.J08nY2022-10-251-39/+488
|
* Add temporal analysis of FIPS algorithms.J08nY2022-10-211-4/+38
|
* Add more fields to FIPS pandas dataframe.J08nY2022-10-211-1/+14
|
* Add temporal trends notebook to FIPS.J08nY2022-10-211-0/+236