We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Some DataFrames have a lazy api, which the standard should probably support
Should we add a collect method, which for eager libraries would just return self and for lazy ones would materialise the dataframe?
collect
self