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

core and backend pandera API internals rewrite #913

Merged
merged 64 commits into from
Jan 24, 2023
Merged

core and backend pandera API internals rewrite #913

merged 64 commits into from
Jan 24, 2023

Commits on Dec 17, 2022

  1. [wip] execution backends

    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    dc266ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b0260 View commit details
    Browse the repository at this point in the history
  3. wip

    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    4c42e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abba7f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b913f05 View commit details
    Browse the repository at this point in the history
  6. implement index and multiindex

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    fc126a6 View commit details
    Browse the repository at this point in the history
  7. move error_formatters, check cleanup

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    e591bb5 View commit details
    Browse the repository at this point in the history
  8. [wip]

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7bd3e1d View commit details
    Browse the repository at this point in the history
  9. implement checks

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7725961 View commit details
    Browse the repository at this point in the history
  10. built-in checks

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    09c1734 View commit details
    Browse the repository at this point in the history
  11. add todo

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    af6f4d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5580fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f677b11 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

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

Commits on Dec 25, 2022

  1. fix io tests

    cosmicBboy committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    d47b14b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. fix strategies tests

    cosmicBboy committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    88662fe View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. fix mypy tests

    cosmicBboy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3b40b4d View commit details
    Browse the repository at this point in the history
  2. fix dask tests

    cosmicBboy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    528f575 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix modin tests

    cosmicBboy committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    be56b4a View commit details
    Browse the repository at this point in the history
  2. fix pyspark tests

    cosmicBboy committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f935aad View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. fix io and checks

    cosmicBboy committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    66b9a75 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fix pylint

    cosmicBboy committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f41d3ee View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. make mypy happy

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    346367e View commit details
    Browse the repository at this point in the history
  2. update tests

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d473e1b View commit details
    Browse the repository at this point in the history
  3. update requirements file

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9be8870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0687a2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa90f9b View commit details
    Browse the repository at this point in the history
  6. debug ci conda issue

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a221f82 View commit details
    Browse the repository at this point in the history
  7. debug ci

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ba5afe4 View commit details
    Browse the repository at this point in the history
  8. debug ci

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9302766 View commit details
    Browse the repository at this point in the history
  9. debug ci

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e507fa6 View commit details
    Browse the repository at this point in the history
  10. use mamba

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    347fb2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5a3d2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c55cce View commit details
    Browse the repository at this point in the history
  13. fix ci

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    075e1ed View commit details
    Browse the repository at this point in the history
  14. fix ci

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    54dba18 View commit details
    Browse the repository at this point in the history
  15. favor typing_extensions

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    af0fa54 View commit details
    Browse the repository at this point in the history
  16. use new error_formatters

    cosmicBboy committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4683df7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. debugging tests

    cosmicBboy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c12d4f1 View commit details
    Browse the repository at this point in the history
  2. fix doc test

    cosmicBboy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    725c05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b2a876 View commit details
    Browse the repository at this point in the history
  4. fix setup

    cosmicBboy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    566c156 View commit details
    Browse the repository at this point in the history
  5. test full matrix

    cosmicBboy committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e0d9997 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    dcadb7e View commit details
    Browse the repository at this point in the history
  2. fix hypothesis docstring

    cosmicBboy committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8908ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    3517722 View commit details
    Browse the repository at this point in the history
  2. delete schemas.py

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c21289e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0110f4 View commit details
    Browse the repository at this point in the history
  4. delete *_accessor.py

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    dd2de21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eddec98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0554bc View commit details
    Browse the repository at this point in the history
  7. delete schema_components

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6e7b387 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f16ee09 View commit details
    Browse the repository at this point in the history
  9. clean up import statements

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    60b60a7 View commit details
    Browse the repository at this point in the history
  10. clean up imports

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c89fa74 View commit details
    Browse the repository at this point in the history
  11. clean up docs

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c51289e View commit details
    Browse the repository at this point in the history
  12. fix mypy tests

    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    94a8697 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b93c48f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. clean up docs

    cosmicBboy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4e1183e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c5ebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca48c2 View commit details
    Browse the repository at this point in the history
  4. fix mypy

    cosmicBboy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e63e79a View commit details
    Browse the repository at this point in the history
  5. fix typo

    cosmicBboy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f614f06 View commit details
    Browse the repository at this point in the history