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

DOC: Clean sort_values and sort_index docstrings #24843

Merged
merged 12 commits into from
Jan 27, 2019
Merged

DOC: Clean sort_values and sort_index docstrings #24843

merged 12 commits into from
Jan 27, 2019

Commits on Jan 20, 2019

  1. DOC: Clean sort_values and sort_index docstrings

    Daniel Saxton committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    0f5e99f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Clean docstrings

    * Add periods
    
    * Realign descriptions
    Daniel Saxton committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    73a911e View commit details
    Browse the repository at this point in the history
  2. Fix PEP8 line length

    Daniel Saxton committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    b02d672 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Capitalize True

    Daniel Saxton committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    794aae1 View commit details
    Browse the repository at this point in the history
  2. Fix PEP8 in example

    Daniel Saxton committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    5063294 View commit details
    Browse the repository at this point in the history
  3. Use bool not boolean

    Daniel Saxton committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    171acfd View commit details
    Browse the repository at this point in the history
  4. Add periods to descriptions

    Daniel Saxton committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    a2fbe01 View commit details
    Browse the repository at this point in the history
  5. Fix docstring errors

    Daniel Saxton committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2f8c8ae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Update pandas/core/generic.py

    Co-Authored-By: dsaxton <daniel.saxton@gmail.com>
    WillAyd and dsaxton committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    612311e View commit details
    Browse the repository at this point in the history
  2. Update pandas/core/generic.py

    Co-Authored-By: dsaxton <daniel.saxton@gmail.com>
    WillAyd and dsaxton committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    cc58933 View commit details
    Browse the repository at this point in the history
  3. Edit sort_index returns section

    Daniel Saxton committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    6a40a22 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Update sort_values docstring

    Daniel Saxton committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    75750da View commit details
    Browse the repository at this point in the history