You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,9 @@ The aggregation metrics spreasheets contain the following tabs:
142
142
***By Month and Python Version:** Absolute number of downloads per month and Python version.
143
143
***By Month and Country Code:** Absolute number of downloads per month and country.
144
144
***By Month and Installer Name:** Absolute number of downloads per month and Installer.
145
+
***By Prerelease**: Absolute and relative number of downloads for pre-release versions (alpha, beta, release candidate, and development versions).
146
+
***By Postrelease**: Absolute and relative number of downloads for post-release versions.
147
+
***By Devrelease**: Absolute and relative number of downloads for development release versions.
145
148
146
149
## Known Issues
147
150
1. The conda package download data for Anaconda does not match the download count shown on the website. This is due to missing download data in the conda package download data. See this: https://github.com/anaconda/anaconda-package-data/issues/45
0 commit comments