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

ENH: consistency of input args for boundaries - Interval #46522

Merged
merged 89 commits into from
May 30, 2022

Commits on Mar 26, 2022

  1. Update interval.pyi

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    538ba43 View commit details
    Browse the repository at this point in the history
  2. Update interval.pyx

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a9da7bd View commit details
    Browse the repository at this point in the history
  3. Update intervaltree.pxi.in

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b222280 View commit details
    Browse the repository at this point in the history
  4. Update lib.pyx

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    466f35a View commit details
    Browse the repository at this point in the history
  5. Update asserters.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    323f0d8 View commit details
    Browse the repository at this point in the history
  6. Update _arrow_utils.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    c4931c9 View commit details
    Browse the repository at this point in the history
  7. Update interval.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    40bfa76 View commit details
    Browse the repository at this point in the history
  8. Update cast.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    23ad9c8 View commit details
    Browse the repository at this point in the history
  9. Update dtypes.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f700477 View commit details
    Browse the repository at this point in the history
  10. Update interval.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    3835d29 View commit details
    Browse the repository at this point in the history
  11. Update blocks.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    6ac2f6a View commit details
    Browse the repository at this point in the history
  12. Update tile.py

    Khor Chean Wei authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    e53605d View commit details
    Browse the repository at this point in the history
  13. first

    chean.wei.khor authored and chean.wei.khor committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    8a8f38c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. add

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    97f7b9e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    d20b1be View commit details
    Browse the repository at this point in the history
  3. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    a8a3266 View commit details
    Browse the repository at this point in the history
  4. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    a4d58dc View commit details
    Browse the repository at this point in the history
  5. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    edf53b7 View commit details
    Browse the repository at this point in the history
  6. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    d0f17c0 View commit details
    Browse the repository at this point in the history
  7. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    b00a947 View commit details
    Browse the repository at this point in the history
  8. interval

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    8f3991d View commit details
    Browse the repository at this point in the history
  9. doc

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    5bc735b View commit details
    Browse the repository at this point in the history
  10. doc

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    eb3d9ec View commit details
    Browse the repository at this point in the history
  11. doc

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    0a41668 View commit details
    Browse the repository at this point in the history
  12. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    c1f9de4 View commit details
    Browse the repository at this point in the history
  13. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    7d9db8b View commit details
    Browse the repository at this point in the history
  14. pre commit

    chean.wei.khor authored and chean.wei.khor committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    49b35cf View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge branch 'main' of https://github.com/weikhor/pandas into enh-con…

    …sistency-interval-index
    chean.wei.khor authored and chean.wei.khor committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4394ad4 View commit details
    Browse the repository at this point in the history
  2. test

    chean.wei.khor authored and chean.wei.khor committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5703c01 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8f6fa54 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. test

    chean.wei.khor authored and chean.wei.khor committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    816da28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b1dead8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. test

    chean.wei.khor authored and chean.wei.khor committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3efc78f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2a9d176 View commit details
    Browse the repository at this point in the history
  3. test

    chean.wei.khor authored and chean.wei.khor committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    59005ec View commit details
    Browse the repository at this point in the history
  4. Update v0.20.0.rst

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    be88126 View commit details
    Browse the repository at this point in the history
  5. Update interval.py

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5588b1a View commit details
    Browse the repository at this point in the history
  6. Update interval.py

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    217348b View commit details
    Browse the repository at this point in the history
  7. Update tile.py

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7260fcb View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ddeac18 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. test

    chean.wei.khor authored and chean.wei.khor committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    707fd4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    340b66d View commit details
    Browse the repository at this point in the history
  3. add

    chean.wei.khor authored and chean.wei.khor committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    12e93d5 View commit details
    Browse the repository at this point in the history
  4. test

    chean.wei.khor authored and chean.wei.khor committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    90eea5c View commit details
    Browse the repository at this point in the history
  5. doc

    chean.wei.khor authored and chean.wei.khor committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    865e9e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. doc

    root authored and root committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    59f4681 View commit details
    Browse the repository at this point in the history
  2. doc

    root authored and root committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e0668d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    9acc1ba View commit details
    Browse the repository at this point in the history
  4. test

    weikhor authored and weikhor committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    f18fe3a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    72d5a0c View commit details
    Browse the repository at this point in the history
  2. :Merge branch 'main' of https://github.com/weikhor/pandas into enh-co…

    …nsistency-interval-index
    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    3e8fc9a View commit details
    Browse the repository at this point in the history
  3. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    9461b42 View commit details
    Browse the repository at this point in the history
  4. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    14e9311 View commit details
    Browse the repository at this point in the history
  5. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    eb39213 View commit details
    Browse the repository at this point in the history
  6. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    eb2e95a View commit details
    Browse the repository at this point in the history
  7. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    4713022 View commit details
    Browse the repository at this point in the history
  8. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    fafd961 View commit details
    Browse the repository at this point in the history
  9. test

    weikhor authored and weikhor committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    611a27f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e339d4d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    bd2a573 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Merge branch 'main' of https://github.com/weikhor/pandas into enh-con…

    …sistency-interval-index
    weikhor authored and weikhor committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1bb0474 View commit details
    Browse the repository at this point in the history
  2. pre commit

    weikhor authored and weikhor committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    56d7b25 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    90ceec4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    27ea3a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    74f3a0f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    45b318f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    86a67b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. add

    weikhor authored and weikhor committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d4c2212 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. add helper function

    weikhor authored and weikhor committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c0653ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 16, 2022
    Configuration menu
    Copy the full SHA
    4f6b499 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 16, 2022
    Configuration menu
    Copy the full SHA
    67922fc View commit details
    Browse the repository at this point in the history
  4. interval

    weikhor authored and weikhor committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c32384e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 18, 2022
    Configuration menu
    Copy the full SHA
    6b8cd69 View commit details
    Browse the repository at this point in the history
  2. update warning_interval

    weikhor authored and weikhor committed May 18, 2022
    Configuration menu
    Copy the full SHA
    eab8b58 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. resolve conflict

    weikhor authored and weikhor committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f234f07 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 19, 2022
    Configuration menu
    Copy the full SHA
    ff53d3f View commit details
    Browse the repository at this point in the history
  3. pickle

    weikhor authored and weikhor committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fe62e50 View commit details
    Browse the repository at this point in the history
  4. Update dtypes.py

    Khor Chean Wei authored May 19, 2022
    Configuration menu
    Copy the full SHA
    a73ec91 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 20, 2022
    Configuration menu
    Copy the full SHA
    12c7806 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. pickle

    weikhor authored and weikhor committed May 24, 2022
    Configuration menu
    Copy the full SHA
    757cabf View commit details
    Browse the repository at this point in the history
  2. pickle

    weikhor authored and weikhor committed May 24, 2022
    Configuration menu
    Copy the full SHA
    82d58b0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. mrege conflict

    weikhor authored and weikhor committed May 26, 2022
    Configuration menu
    Copy the full SHA
    4e3d167 View commit details
    Browse the repository at this point in the history
  2. resolve warning

    weikhor authored and weikhor committed May 26, 2022
    Configuration menu
    Copy the full SHA
    03890df View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 27, 2022
    Configuration menu
    Copy the full SHA
    c8c6193 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. mypy

    weikhor authored and weikhor committed May 28, 2022
    Configuration menu
    Copy the full SHA
    41f59fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 28, 2022
    Configuration menu
    Copy the full SHA
    17b54ad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 28, 2022
    Configuration menu
    Copy the full SHA
    b73f4ba View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 29, 2022
    Configuration menu
    Copy the full SHA
    8cbeca0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge branch 'main' into enh-consistency-interval-index

    Khor Chean Wei authored May 30, 2022
    Configuration menu
    Copy the full SHA
    35b18ea View commit details
    Browse the repository at this point in the history