Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -23,7 +23,16 @@ Package | Repository
|
|
| 23 |
:-------------------------:|:-------------------------:
|
| 24 |
 | 
|
| 25 |
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
*Package*
|
| 29 |
|
|
@@ -78,7 +87,16 @@ Package | Repository
|
|
| 78 |
:-------------------------:|:-------------------------:
|
| 79 |
 | 
|
| 80 |
|
| 81 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
|
| 83 |
*Package*
|
| 84 |
|
|
|
|
| 23 |
:-------------------------:|:-------------------------:
|
| 24 |
 | 
|
| 25 |
|
| 26 |
+
There are Dataset({
|
| 27 |
+
features: ['name', 'stars', 'forks'],
|
| 28 |
+
num_rows: 21
|
| 29 |
+
}) packages that have more than 1000 stars.
|
| 30 |
+
There are Dataset({
|
| 31 |
+
features: ['name', 'stars', 'forks'],
|
| 32 |
+
num_rows: 9
|
| 33 |
+
}) repositories that have more than 1000 stars.
|
| 34 |
+
|
| 35 |
+
The top 10 in each category are the following:
|
| 36 |
|
| 37 |
*Package*
|
| 38 |
|
|
|
|
| 87 |
:-------------------------:|:-------------------------:
|
| 88 |
 | 
|
| 89 |
|
| 90 |
+
There are Dataset({
|
| 91 |
+
features: ['name', 'stars', 'forks'],
|
| 92 |
+
num_rows: 17
|
| 93 |
+
}) packages that have more than 200 forks.
|
| 94 |
+
There are Dataset({
|
| 95 |
+
features: ['name', 'stars', 'forks'],
|
| 96 |
+
num_rows: 10
|
| 97 |
+
}) repositories that have more than 200 forks.
|
| 98 |
+
|
| 99 |
+
The top 10 in each category are the following:
|
| 100 |
|
| 101 |
*Package*
|
| 102 |
|