dylanhogg commited on
Commit
e50f162
1 Parent(s): bf7a6d3

Add Dataset Cards.

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - python
9
+ - github
10
+ - pypi
11
+ pretty_name: www.awesomepython.org
12
+ size_categories:
13
+ - 1K<n<10K
14
  ---
15
+ # www.awesomepython.org
16
+
17
+ Hand-picked awesome Python libraries, with an emphasis on data and machine learning 🐍
18
+
19
+ Dataset used by https://www.awesomepython.org/
20
+
21
+ ---
22
+ license: mit
23
+ ---