sphinx experiments

This commit is contained in:
John Kerl 2020-09-27 00:36:22 -04:00
parent 79b1128a5a
commit e29a459fb5
19 changed files with 2870 additions and 0 deletions

11
docs/example.csv Normal file
View file

@ -0,0 +1,11 @@
color,shape,flag,index,quantity,rate
yellow,triangle,1,11,43.6498,9.8870
red,square,1,15,79.2778,0.0130
red,circle,1,16,13.8103,2.9010
red,square,0,48,77.5542,7.4670
purple,triangle,0,51,81.2290,8.5910
red,square,0,64,77.1991,9.5310
purple,triangle,0,65,80.1405,5.8240
yellow,circle,1,73,63.9785,4.2370
yellow,circle,1,87,63.5058,8.3350
purple,square,0,91,72.3735,8.2430
1 color shape flag index quantity rate
2 yellow triangle 1 11 43.6498 9.8870
3 red square 1 15 79.2778 0.0130
4 red circle 1 16 13.8103 2.9010
5 red square 0 48 77.5542 7.4670
6 purple triangle 0 51 81.2290 8.5910
7 red square 0 64 77.1991 9.5310
8 purple triangle 0 65 80.1405 5.8240
9 yellow circle 1 73 63.9785 4.2370
10 yellow circle 1 87 63.5058 8.3350
11 purple square 0 91 72.3735 8.2430