Skip to content

Commit b385a20

Browse files
Ray Bellmrocklin
authored andcommitted
drop nbytes cell
1 parent 663b887 commit b385a20

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

08_machine_learning.ipynb

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -382,15 +382,6 @@
382382
"X"
383383
]
384384
},
385-
{
386-
"cell_type": "code",
387-
"execution_count": null,
388-
"metadata": {},
389-
"outputs": [],
390-
"source": [
391-
"X.nbytes / 1e9"
392-
]
393-
},
394385
{
395386
"cell_type": "code",
396387
"execution_count": null,
@@ -471,7 +462,7 @@
471462
"name": "python",
472463
"nbconvert_exporter": "python",
473464
"pygments_lexer": "ipython3",
474-
"version": "3.7.5"
465+
"version": "3.7.6"
475466
},
476467
"nbsphinx": {
477468
"execute": "never"

0 commit comments

Comments
 (0)