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

ENH: Allow rename_axis to specify index and columns arguments #20046

Merged
merged 19 commits into from
Oct 29, 2018

Commits on Mar 7, 2018

  1. First version

    Dr-Irv committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    bb12644 View commit details
    Browse the repository at this point in the history
  2. some doc changes

    Dr-Irv committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    99011df View commit details
    Browse the repository at this point in the history
  3. full implementation

    Dr-Irv committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    4b45493 View commit details
    Browse the repository at this point in the history
  4. First test of new rename_axis

    Dr-Irv committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5ff65a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    36e5412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14e6a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Merge in latest master

    Dr-Irv committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    c8d6604 View commit details
    Browse the repository at this point in the history
  2. Fix doc merge

    Dr-Irv committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    5806d9a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Merge to latest master

    Dr-Irv committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    f28246f View commit details
    Browse the repository at this point in the history
  2. fix flake8 issue

    Dr-Irv committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    2f53685 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Make whatsnew show example

    Dr-Irv committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    5fd1ddf View commit details
    Browse the repository at this point in the history
  2. fix docstring

    Dr-Irv committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    3e8aaf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge with master

    Dr-Irv committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5ec7748 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    5c9c3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0542cf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    39938a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    65e3733 View commit details
    Browse the repository at this point in the history
  2. stacklevel for warnings

    Dr-Irv committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e965c5b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. merge to handle isort

    Dr-Irv committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    1263a47 View commit details
    Browse the repository at this point in the history