mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-09 06:04:17 -05:00
31 lines
766 B
JSON
31 lines
766 B
JSON
{
|
|
"name": "Data Analysis with Python Projects",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "data-analysis-with-python-projects",
|
|
"helpCategory": "Python",
|
|
"order": 2,
|
|
"time": "150 hours",
|
|
"superBlock": "data-analysis-with-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "5e46f7e5ac417301a38fb928",
|
|
"title": "Mean-Variance-Standard Deviation Calculator"
|
|
},
|
|
{
|
|
"id": "5e46f7e5ac417301a38fb929",
|
|
"title": "Demographic Data Analyzer"
|
|
},
|
|
{
|
|
"id": "5e46f7f8ac417301a38fb92a",
|
|
"title": "Medical Data Visualizer"
|
|
},
|
|
{
|
|
"id": "5e46f802ac417301a38fb92b",
|
|
"title": "Page View Time Series Visualizer"
|
|
},
|
|
{
|
|
"id": "5e4f5c4b570f7e3a4949899f",
|
|
"title": "Sea Level Predictor"
|
|
}
|
|
]
|
|
} |