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

Mark slow tests, update __eq__ methods, pin reqs #60

Merged
merged 32 commits into from
Feb 9, 2021

Commits on Jan 11, 2021

  1. Typing for read parquet

    brl0 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    35c834e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Ignore monkeytype

    brl0 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    2e0e00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94347e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9227303 View commit details
    Browse the repository at this point in the history
  4. Fix duplicate import

    brl0 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    abc9d6e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Pin numpy

    brl0 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    50ec3b8 View commit details
    Browse the repository at this point in the history
  2. Pin pyarrow

    brl0 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f8b5970 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Pin pyarrow < 2

    brl0 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d37f138 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    79bf0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c400e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1334731 View commit details
    Browse the repository at this point in the history
  4. Try pinning numpy on MacOS

    brl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    82bd02f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7627f5d View commit details
    Browse the repository at this point in the history
  6. Fix warnings about np.object

    brl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    afbc75c View commit details
    Browse the repository at this point in the history
  7. Run slow tests by default again

    brl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    ca1ece6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6b8cf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    065ebff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6e26cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da5cc87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    498e7fc View commit details
    Browse the repository at this point in the history
  13. Correct channels, try pyarrow 3

    brl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    72f4995 View commit details
    Browse the repository at this point in the history
  14. Unpin pyarrow except Mac

    brl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    351c5c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    292c46d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    b93a406 View commit details
    Browse the repository at this point in the history
  2. Fix pin

    brl0 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    a5ca5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b33a12 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Try pinning Dask on Mac

    brl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7140e33 View commit details
    Browse the repository at this point in the history
  2. Try lower Dask version on Mac

    brl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    70553e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3abb8d5 View commit details
    Browse the repository at this point in the history
  4. Undo skip slow tests

    brl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    60715f0 View commit details
    Browse the repository at this point in the history
  5. Revert pyarrow pin

    brl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fc14db0 View commit details
    Browse the repository at this point in the history
  6. Update change log

    brl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2f16777 View commit details
    Browse the repository at this point in the history