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()?