Skip to content

Commit 5e235ca

Browse files
committed
Updated and built docs
1 parent 8523a21 commit 5e235ca

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

notebooks/tutorials/navdata/navdata.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,15 @@
360360
"len(nav_data_csv)"
361361
]
362362
},
363+
{
364+
"cell_type": "code",
365+
"execution_count": null,
366+
"metadata": {},
367+
"outputs": [],
368+
"source": [
369+
"nav_data_csv.num_cols"
370+
]
371+
},
363372
{
364373
"cell_type": "markdown",
365374
"metadata": {},

0 commit comments

Comments
 (0)