parquetize
parquetize copied to clipboard
evol: add an option to check arguments passed by user
Hi @ddotta,
A first implementation to allow arguments checking.
We can do the same thing to check the returned dataset. It will be even simpler, the function will just take the dataset object.
Regards