add example notebook (#512)

adds an example notebook and some docs
This commit is contained in:
Andrew Maguire
2023-01-09 14:11:35 +00:00
committed by GitHub
parent 72eb6c006d
commit a206a9a9ab
5 changed files with 220 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
row,text,label
1,some example data,1
2,some more data,0
1 row text label
2 1 some example data 1
3 2 some more data 0