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 262affa commit ddf501bCopy full SHA for ddf501b
03-2020-11-20/notebooks/03-03-The_pandas_library.ipynb
@@ -104,12 +104,12 @@
104
"outputs": [],
105
"source": [
106
"# Uncomment to look up the documentation\n",
107
- "# docstring\n",
108
"\n",
+ "# docstring\n",
109
"#?pd.Series \n",
110
111
"# source\n",
112
- "#??pd.Series \n"
+ "#??pd.Series "
113
]
114
},
115
{
@@ -157,9 +157,7 @@
157
158
"cell_type": "code",
159
"execution_count": null,
160
- "metadata": {
161
- "scrolled": true
162
- },
+ "metadata": {},
163
164
165
"s.index"
@@ -1138,7 +1136,7 @@
1138
1136
"name": "python",
1139
1137
"nbconvert_exporter": "python",
1140
"pygments_lexer": "ipython3",
1141
- "version": "3.7.3"
+ "version": "3.8.6"
1142
}
1143
1144
"nbformat": 4,
0 commit comments