specifying frameconfig with readCSV #662
Unanswered
spleshakov
asked this question in
Q&A
Replies: 1 comment
|
I would like to know too. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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 settingtableMaxRowIs there a way to set this setting when creating a dataframe with
readCSV()?All reactions