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: update the pandas.DataFrame.any docstring #20217

Merged
merged 13 commits into from Mar 12, 2018
Merged

DOC: update the pandas.DataFrame.any docstring #20217

merged 13 commits into from Mar 12, 2018

Commits on Mar 10, 2018

  1. pandas.DataFrame.any

    smusali committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    f514443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140b164 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

  1. Removing extra files...

    smusali committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    d6214c1 View commit details
    Browse the repository at this point in the history
  2. Requested changes...

    smusali committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    0ab88c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e171319 View commit details
    Browse the repository at this point in the history
  4. Little update...

    smusali committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    74db002 View commit details
    Browse the repository at this point in the history
  5. Updated

    TomAugspurger committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    f567b78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39ac181 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9314366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9646f7b View commit details
    Browse the repository at this point in the history
  9. Fixed some issues...

    smusali committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    4579eea View commit details
    Browse the repository at this point in the history
  10. Updated

    Split Series and DataFrame
    
    Edgecase last in examples.
    
    Use axis='columns'
    
    Simplify extended description.
    TomAugspurger committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    9b971fd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Explicit examples

    TomAugspurger committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    484c409 View commit details
    Browse the repository at this point in the history