mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-23 07:00:51 -04:00
refactor: top-down curriculum build (#61459)
This commit is contained in:
committed by
GitHub
parent
45c098d506
commit
a801d503bc
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "Data Analysis with Python Projects",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "data-analysis-with-python-projects",
|
||||
"helpCategory": "Python",
|
||||
"order": 2,
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"blockLayout": "project-list"
|
||||
}
|
||||
Reference in New Issue
Block a user