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

Fix Docstring Issues for pandas.Series.sparse.sp_values and pandas.Series.str.match (Issue #59592) #59873

Closed
wants to merge 6 commits into from

Conversation

syeda-fajar
Copy link

@syeda-fajar syeda-fajar commented Sep 22, 2024

This pull request addresses the following issues:

@syeda-fajar syeda-fajar marked this pull request as draft September 22, 2024 14:20
@syeda-fajar syeda-fajar marked this pull request as ready for review September 22, 2024 14:26
@syeda-fajar
Copy link
Author

pre-commit.ci autofix

Copy link
Author

@syeda-fajar syeda-fajar left a comment

Choose a reason for hiding this comment

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

Changes look good, thanks pre-commit.ci

@syeda-fajar
Copy link
Author

@mroeschke I'm a beginner in open-source contributing and experiencing a CircleCI test failure on test-linux-arm in my PR. Could someone please help me troubleshoot or provide more info on the error?

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

It appears that some actual pandas logic changed. This PR should only be fixing the docstrings

Copy link
Author

@syeda-fajar syeda-fajar left a comment

Choose a reason for hiding this comment

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

changes

@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Oct 29, 2024
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