Files
freecodecamp--freecodecamp/curriculum/structure/blocks/numpy.json
T
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

45 lines
1005 B
JSON

{
"isUpcomingChange": false,
"dashedName": "numpy",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "5e9a0a8e09c5df3cc3600ed2",
"title": "What is NumPy"
},
{
"id": "5e9a0a8e09c5df3cc3600ed3",
"title": "Basics of Numpy"
},
{
"id": "5e9a0a8e09c5df3cc3600ed4",
"title": "Accessing and Changing Elements, Rows, Columns"
},
{
"id": "5e9a0a8e09c5df3cc3600ed5",
"title": "Initializing Different Arrays"
},
{
"id": "5e9a0a8e09c5df3cc3600ed6",
"title": "Initialize Array Problem"
},
{
"id": "5e9a0a8e09c5df3cc3600ed7",
"title": "Copying Arrays Warning"
},
{
"id": "5e9a0a8e09c5df3cc3600ed8",
"title": "Mathematics"
},
{
"id": "5e9a0a8e09c5df3cc3600ed9",
"title": "Reorganizing Arrays"
},
{
"id": "5e9a0a8e09c5df3cc3600eda",
"title": "Loading Data and Advanced Indexing"
}
],
"blockLayout": "legacy-challenge-list"
}