[TODO] Explicit type for columns
#1
by
christopher
- opened
The way the dataset is currently generated results in int64
for all numerical columns. It would be good to see how small an int
we can get away with for each numerical column and explicitly use that.