2020-04-21 12:42:19 -04:00
|
|
|
{
|
|
|
|
"name": "Numpy",
|
2020-09-04 00:07:40 +02:00
|
|
|
"isUpcomingChange": false,
|
2020-04-23 08:07:04 -05:00
|
|
|
"dashedName": "numpy",
|
2020-04-21 12:42:19 -04:00
|
|
|
"order": 2,
|
|
|
|
"time": "5 hours",
|
|
|
|
"template": "",
|
|
|
|
"required": [],
|
|
|
|
"superBlock": "data-analysis-with-python",
|
2021-08-09 08:50:02 -05:00
|
|
|
"superOrder": 9,
|
2020-04-21 12:42:19 -04:00
|
|
|
"challengeOrder": [
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed2",
|
|
|
|
"What is NumPy"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed3",
|
|
|
|
"Basics of Numpy"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed4",
|
|
|
|
"Accessing and Changing Elements, Rows, Columns"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed5",
|
|
|
|
"Initializing Different Arrays"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed6",
|
|
|
|
"Initialize Array Problem"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed7",
|
|
|
|
"Copying Arrays Warning"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed8",
|
|
|
|
"Mathematics"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600ed9",
|
|
|
|
"Reorganizing Arrays"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"5e9a0a8e09c5df3cc3600eda",
|
|
|
|
"Loading Data and Advanced Indexing"
|
|
|
|
]
|
2021-06-03 20:45:01 +02:00
|
|
|
]}
|