Releases: ccaoa/google-ece-trends
Releases · ccaoa/google-ece-trends
v1.2 Release
1.2
27 Jun 2025
- Add R, R Markdown, and Jupyter Notebook HTML exports with the bootstrapping and graph-making workflows to the repository.
v0.5
0.5
5 Jan 2024
- Separates out the append and summarize workflows into two separate scripts
that produce two separate output files in the output directory.
This distinguishes the distinct workflows and nullifies multi-tab output summary XLSX files. - Adds a
full_append_and_summary_run()function in the summarize script
to create a full summary statistics Excel file from scratch. - Enhance and fix bugs in the 2024 paper data collection process.
- Upgrade the virtual environment creation process.
- Closes 6 Issues: #3 #8 #9 #10 #16 #18.