Skip to content

Commit de2b24e

Browse files
committed
Python types
1 parent 5038119 commit de2b24e

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

_data/types.yml

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
- name: Machine Learning
3-
sub: ML
4-
- name: Computer Vision
5-
sub: CV
6-
- name: Natural Language Processing
7-
sub: NLP
8-
- name: Robotics
9-
sub: RO
10-
- name: Speech/SigProc
11-
sub: SP
12-
- name: Graphics
13-
sub: GR
14-
2+
- name: General Python
3+
sub: Py
4+
- name: Scientific Python
5+
sub: Scipy
6+
- name: Python for Data
7+
sub: Pydata
8+
- name: Python for Web
9+
sub: Web

0 commit comments

Comments
 (0)