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

DEPR: error_bad_lines and warn_bad_lines for read_csv #40413

Merged
merged 30 commits into from
May 28, 2021

Commits on Mar 13, 2021

  1. Deprecate

    lithomas1 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    4e867e9 View commit details
    Browse the repository at this point in the history
  2. stacklevel/warnings fixes

    lithomas1 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    d230035 View commit details
    Browse the repository at this point in the history
  3. Fixes

    lithomas1 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    ce5bf29 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    lithomas1 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    8629f87 View commit details
    Browse the repository at this point in the history
  5. Doc fixes for green

    lithomas1 committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    06f87a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    f806a4d View commit details
    Browse the repository at this point in the history
  2. Update test_common_basic.py

    lithomas1 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5b08a88 View commit details
    Browse the repository at this point in the history
  3. Update test_common_basic.py

    lithomas1 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    af3fd15 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 6, 2021

  1. Address Code Review

    lithomas1 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a0406b5 View commit details
    Browse the repository at this point in the history
  2. oops

    lithomas1 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    89fdc70 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

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

Commits on Apr 28, 2021

  1. Address code review

    lithomas1 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1e20b53 View commit details
    Browse the repository at this point in the history
  2. Update io.rst

    lithomas1 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2e79f9a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Address code review

    lithomas1 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    fe7541c View commit details
    Browse the repository at this point in the history
  2. manual pre-commit

    lithomas1 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    772c13f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

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

Commits on May 23, 2021

  1. Consolidate

    lithomas1 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e267aa4 View commit details
    Browse the repository at this point in the history
  2. Clarify behavior

    lithomas1 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e724d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdef68e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a220293 View commit details
    Browse the repository at this point in the history
  5. typing

    lithomas1 committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9b8468a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Fix failed test

    lithomas1 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a6af9aa View commit details
    Browse the repository at this point in the history
  2. Clean code

    lithomas1 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2f70edc View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    93c37df View commit details
    Browse the repository at this point in the history
  2. Update v1.3.0.rst

    lithomas1 committed May 27, 2021
    Configuration menu
    Copy the full SHA
    cf3201c View commit details
    Browse the repository at this point in the history
  3. Update readers.py

    lithomas1 committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4911b27 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Fix stacklevel

    lithomas1 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    f28316b View commit details
    Browse the repository at this point in the history