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/CLN: Fix errors in Series docstrings #24945

Merged
merged 29 commits into from
Feb 7, 2019
Merged

DOC/CLN: Fix errors in Series docstrings #24945

merged 29 commits into from
Feb 7, 2019

Commits on Jan 26, 2019

  1. DOC/CLN: Fix errors in Series docstrings

    Daniel Saxton committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    6791923 View commit details
    Browse the repository at this point in the history
  2. Make more docstring fixes

    Daniel Saxton committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    da2cbff View commit details
    Browse the repository at this point in the history
  3. Fix PEP8

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

Commits on Jan 27, 2019

  1. Update Series docstrings

    Daniel Saxton committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    e2ce601 View commit details
    Browse the repository at this point in the history
  2. Edit some returns sections

    Daniel Saxton committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    5716d8c View commit details
    Browse the repository at this point in the history
  3. Update series.py

    Daniel Saxton committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    3bd2a45 View commit details
    Browse the repository at this point in the history
  4. Tweak mode docstring

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

Commits on Jan 31, 2019

  1. Update docs

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    b1dfb64 View commit details
    Browse the repository at this point in the history
  2. Add to to_sparse docstring

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    120f5d9 View commit details
    Browse the repository at this point in the history
  3. Fix drop_duplicates doc

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    44dbfbb View commit details
    Browse the repository at this point in the history
  4. Add duplicated return description

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0c31b4b View commit details
    Browse the repository at this point in the history
  5. Fix idxmin and idxmax

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    411dcce View commit details
    Browse the repository at this point in the history
  6. Fix round

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8690c74 View commit details
    Browse the repository at this point in the history
  7. Add diff return description

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    18af89f View commit details
    Browse the repository at this point in the history
  8. Fix docs

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    a775212 View commit details
    Browse the repository at this point in the history
  9. Make some more fixes

    Daniel Saxton committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eb7543a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into series-doc

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

Commits on Feb 1, 2019

  1. Remove unnecessary comment

    Daniel Saxton committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    f29365e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Fix PEP8

    Daniel Saxton committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    e496f92 View commit details
    Browse the repository at this point in the history
  2. Fix PEP8 in corr example

    Daniel Saxton committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    bc77485 View commit details
    Browse the repository at this point in the history
  3. Add some descriptions

    Daniel Saxton committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    50cd6d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Document copy in to_period

    Daniel Saxton committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a52afd9 View commit details
    Browse the repository at this point in the history
  2. Fix more stuff

    Daniel Saxton committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    ee25c1e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Merge branch 'master' into series-doc

    Daniel Saxton committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    dbe005e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Add round example

    Daniel Saxton committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    bd622ed View commit details
    Browse the repository at this point in the history
  2. Add two more examples

    Daniel Saxton committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ac89506 View commit details
    Browse the repository at this point in the history
  3. Add another example

    Daniel Saxton committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8c45dfc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Add missing dashes

    Daniel Saxton committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    55350c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Add a period

    Daniel Saxton committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    1205404 View commit details
    Browse the repository at this point in the history