You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to docs default value is 5, but default value is None. As a result, then called with default value returns all dataset instead of first 5 rows.
The text was updated successfully, but these errors were encountered:
Additional context
According to docs default value is 5, but default value is None. As a result, then called with default value returns all dataset instead of first 5 rows.
The text was updated successfully, but these errors were encountered: