Skip to content

DOC: some doc fixes #17913

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 4 commits into from
Oct 19, 2017
Merged

Conversation

jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche commented Oct 18, 2017

No description provided.

@@ -649,6 +649,7 @@ The dtype of a ``Categorical`` can be described by a :class:`pandas.api.types.Ca

.. autosummary::
:toctree: generated/
:template: autosummary/class_without_autosummary.rst
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this fix all those extra warnings I introduced?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, I see the extension of the hack below :) thanks.

@codecov
Copy link

codecov bot commented Oct 18, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@5687f9e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #17913   +/-   ##
=========================================
  Coverage          ?   91.22%           
=========================================
  Files             ?      163           
  Lines             ?    50107           
  Branches          ?        0           
=========================================
  Hits              ?    45710           
  Misses            ?     4397           
  Partials          ?        0
Flag Coverage Δ
#multiple 89.03% <ø> (?)
#single 40.31% <ø> (?)
Impacted Files Coverage Δ
pandas/core/generic.py 92.53% <ø> (ø)
pandas/core/frame.py 97.75% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5687f9e...9b480d7. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 29a9f63 into pandas-dev:master Oct 19, 2017
@jorisvandenbossche jorisvandenbossche deleted the doc-fixes branch October 19, 2017 20:10
yeemey pushed a commit to yeemey/pandas that referenced this pull request Oct 20, 2017
* fix/update examples in user guide

* fix some docstrings

* don't include all methods/attributes of CategoricalDtype

* additional fix
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
* fix/update examples in user guide

* fix some docstrings

* don't include all methods/attributes of CategoricalDtype

* additional fix
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
* fix/update examples in user guide

* fix some docstrings

* don't include all methods/attributes of CategoricalDtype

* additional fix
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