Ari Lamstein
Ari Lamstein
Fix typo
I think that these are typos.
Fix typo.
I think it would be fun to add a button that showed stats for a random package.
I think it would be nice to have a boxplot showing the number of package downloads. For example, R proponents often talk about how many packages there are on CRAN....
I think it would be nice if the app shows the description of the packages displayed, and also contained a link to their CRAN pages.
**Describe the bug** It's not exactly a bug. But given that this project has type annotations and a lot of tests, I expected to be able to run `mypy` on...
Hi there — I noticed that in addition to `ruff check .`, this project’s CI pipeline also runs `black` and `flake8`: https://github.com/censusdis/censusdis/blob/main/.github/workflows/lint.yml I recently learned that ruff now includes a...