Skip to content

DOC: Fix missing periods and non capitalized summary beginnings (#27977) #28858

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

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

refactoriel
Copy link
Contributor

@refactoriel refactoriel commented Oct 8, 2019

Fixed for the following functions
pandas.io.formats.style.Styler.set_caption pandas.plotting.table pandas.plotting.register_matplotlib_converters pandas.plotting.deregister_matplotlib_converters pandas.arrays.IntervalArray.mid pandas.Timedelta.ceil pandas.Timedelta.floor pandas.Period pandas.Period.asfreq pandas.Period.to_timestamp

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm ping when the CI is green

@WillAyd WillAyd added the Docs label Oct 8, 2019
@WillAyd WillAyd added this to the 1.0 milestone Oct 8, 2019
@refactoriel
Copy link
Contributor Author

@WillAyd Cool, thanks for the quick review! And... ping, CI checks have passed.

@topper-123 topper-123 merged commit 43687c0 into pandas-dev:master Oct 9, 2019
@topper-123
Copy link
Contributor

Thanks, @DanBenHa !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Fix formatting errors in docstrings
3 participants