-
Notifications
You must be signed in to change notification settings - Fork 0
/
learn.json
17 lines (15 loc) · 745 Bytes
/
learn.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"title" : "descriptive-statistics-exercises-project-with-python",
"slug" : "Descriptive Statistics Exercises Project with Python",
"preview": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/preview.jpeg?raw=true",
"solution": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/notebook/solutions.ipynb",
"status": "published",
"translations": ["us"],
"technologies": ["matplotlib", "numpy", "pandas"],
"difficulty": "beginner",
"syntax": "python",
"duration" : 2,
"autoPlay": false,
"projectType": "project",
"description" : "Use your NumPy, Pandas and Matplotlib skills to practice a little about descriptive statistics"
}