diff --git a/docs/tutorial.rst b/docs/tutorial.rst index aa2d019..f530c67 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -313,6 +313,7 @@ Using chaining you can get a filter type and. :: - {first: Bessie, Last: Monke} It's that simple. The original :class:`Dataset` is untouched. + Open an Excel Workbook and read first sheet -------------------------------------------