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

CLN: pandas/io/parsers.py #36269

Merged
merged 8 commits into from Sep 12, 2020
Merged

CLN: pandas/io/parsers.py #36269

merged 8 commits into from Sep 12, 2020

Commits on Sep 10, 2020

  1. CLN: remove outdated comment

    ivanovmg committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e3003cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41096b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f95fcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b844c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f4981b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5541ba View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. CLN: remove unnecessary method _create_index

    The method _create_index does only tuple unpacking.
    ivanovmg committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    fb4a04b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d61bf0 View commit details
    Browse the repository at this point in the history