Update README.md
Browse files
README.md
CHANGED
@@ -23,4 +23,4 @@ configs:
|
|
23 |
---
|
24 |
# Dataset Card for "pypi_raw"
|
25 |
|
26 |
-
|
|
|
23 |
---
|
24 |
# Dataset Card for "pypi_raw"
|
25 |
|
26 |
+
All of the latest package versions from pypi. The original data came from [here](https://py-code.org/datasets). I pulled the latest versions of each package, then extracted only `md`, `rst`, `ipynb`, and `py` files. See other datasets for versions that have been cleaned and labeled.
|