danfojs
danfojs copied to clipboard
specifying frameconfig with readCSV
According to this page https://danfo.jsdata.org/api-reference/configuration-options, there is a way to set number of rows to show when calling .print() by setting tableMaxRow
Is there a way to set this setting when creating a dataframe with readCSV()?
I would like to know too.