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

Add docstring for Expr.min() #89

Merged
merged 2 commits into from
May 6, 2024

Conversation

shriyakalakata
Copy link
Member

@shriyakalakata shriyakalakata commented May 6, 2024

Towards #71

Screenshot:
Screenshot 2024-05-06 at 2 21 27 AM

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

Thanks @shriyakalakata , this looks great!

I think there's just some extra whitespace you need to remove

Can you run

pytest narwhals --doctest-modules

and check it passes please?

@shriyakalakata
Copy link
Member Author

I think there's just some extra whitespace you need to remove

Done!
Is there a stylistic guide to follow? If not, do you think it's a good idea to add one?

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

amazing, thanks @shriyakalakata !

regarding style-guide - currently there's just the pre-commit checks to follow, see #90 - fancy submitting a PR for that, if it interests you?

@MarcoGorelli MarcoGorelli merged commit 7862dc1 into narwhals-dev:main May 6, 2024
12 of 13 checks passed
@shriyakalakata shriyakalakata deleted the min-docstring branch May 6, 2024 15:40
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.

2 participants