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

Deprecated usecols with out of bounds indices in read_csv #41130

Merged
merged 10 commits into from
May 13, 2021

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    9a82d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0287dd9 View commit details
    Browse the repository at this point in the history
  3. Adjust test

    phofl committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    97158ed View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Fix bug for names and add tests

    phofl committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    f446e4f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Merge branch 'master' of https://github.com/pandas-dev/pandas into 25…

    …623_python
    
    � Conflicts:
    �	doc/source/whatsnew/v1.3.0.rst
    phofl committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f5d3a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b496b View commit details
    Browse the repository at this point in the history
  3. Merge branch '25623_c' into 25623_python

    # Conflicts:
    #	doc/source/whatsnew/v1.3.0.rst
    phofl committed May 12, 2021
    Configuration menu
    Copy the full SHA
    92488c0 View commit details
    Browse the repository at this point in the history
  4. Remove no longer necessary test

    phofl committed May 12, 2021
    Configuration menu
    Copy the full SHA
    41e3310 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    e34631b View commit details
    Browse the repository at this point in the history
  2. Type function

    phofl committed May 13, 2021
    Configuration menu
    Copy the full SHA
    5bef676 View commit details
    Browse the repository at this point in the history