Skip to content

Commit 093b134

Browse files
committed
Update tutorial.md
1 parent d4f73da commit 093b134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/man/tutorial.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Tutorial
22

3+
An extended version of this tutorial is available [here](https://github.com/sl-solution/InMemoryDatasetsTutorial/blob/main/flights.ipynb).
4+
35
## Getting and loading the data
46

57
We use the `DLMReader` package to load a csv file into `InMemoryDatasets`, `DLMReader` is a high-performance and versatile package for reading delimited files into `InMemoryDatasets` (there are many alternative packages in Julia ecosystem, users can use any of them to read data into `InMemoryDatasets`):

0 commit comments

Comments
 (0)