Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for viewing small amount of data beyond head() call #549

Open
nevencaplar opened this issue Jan 25, 2025 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nevencaplar
Copy link
Member

Feature request
Better support for viewing small part of data beyond head() call

I suggest:
tail()
sample(n=) - sample number of rows from a single partition
random_sample(n=) - sample number of rows randomly from the whole datasets

@nevencaplar nevencaplar added the enhancement New feature or request label Jan 25, 2025
@nevencaplar nevencaplar added the good first issue Good for newcomers label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant