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

Update Table method examples #14242

Merged
merged 4 commits into from Feb 7, 2024
Merged

Conversation

Will-Tyler
Copy link
Contributor

Description

In this pull request, I update the docstrings for the sample, head, and semi_join methods of the Table class with clearer examples that demonstrate the functionality of each method.

I also update the unit test for the sample method so that it is deterministic and stronger.

Testing

I ran make -C hail doctest-query hail/table.py to confirm that the docstring tests are passing for the methods that I updated.

Copy link
Collaborator

@ehigham ehigham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you - this is a great improvement.

@danking danking merged commit 70ae91b into hail-is:main Feb 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants