We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4464b53 commit a0e4f80Copy full SHA for a0e4f80
1. Create an Array.ipynb
@@ -19,7 +19,7 @@
19
"- ```tuple```\n",
20
"- ```range``` iterator\n",
21
"\n",
22
- "Notice that not all iterables can be used to create an numpy array, such as ```set``` and ```dict```"
+ "Notice that not all iterables can be used to create a numpy array, such as ```set``` and ```dict```"
23
]
24
},
25
{
0 commit comments