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

FEAT: DataFrame Where OP Support #756

Closed
wants to merge 21 commits into from
Closed

FEAT: DataFrame Where OP Support #756

wants to merge 21 commits into from

Commits on Nov 14, 2023

  1. new

    fengsxy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2ca5f98 View commit details
    Browse the repository at this point in the history
  2. update test_base

    fengsxy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e29be6d View commit details
    Browse the repository at this point in the history
  3. ut supply

    fengsxy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e31a51b View commit details
    Browse the repository at this point in the history
  4. ut supply

    fengsxy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    efc498c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. BUG: Fix pd.read_csv cannot read pathlib.Path (xorbitsai#757)

    Co-authored-by: ChengjieLi <chengjieli23@outlook.com>
    Co-authored-by: Lu Weizheng <luweizheng36@hotmail.com>
    3 people authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1964357 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Dec 15, 2023

  1. Bump @babel/traverse from 7.22.8 to 7.23.2 in /python/xorbits/web/ui (x…

    …orbitsai#749)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    dependabot[bot] and mergify[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    de8c809 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. CHORE: drop CI support for python 3.8 (xorbitsai#765)

    Co-authored-by: codingl2k1 <codingl2k1@outlook.com>
    luweizheng and codingl2k1 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8a7f7d1 View commit details
    Browse the repository at this point in the history
  2. DOC: add citation on README.md (xorbitsai#766)

    Co-authored-by: codingl2k1 <codingl2k1@outlook.com>
    luweizheng and codingl2k1 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8cdaa8f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jun 3, 2024

  1. ENH: fix test CI dependency of hadoop, lightgbm and web ui (xorbitsai…

    …#772)
    
    Co-authored-by: codingl2k1 <codingl2k1@outlook.com>
    luweizheng and codingl2k1 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    72b2035 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. TST: compatible libs with pandas 1.5.3 (xorbitsai#775)

    Co-authored-by: codingl2k1 <codingl2k1@outlook.com>
    Co-authored-by: u2022201752 via LDAP <2912706234@qq.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    4 people authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    374e6f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. CHORE: limit numpy<2.0 as xorbits is not fully prepared for it (xorbi…

    …tsai#782)
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    luweizheng and mergify[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1242066 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. BUG: fix CI of pypi & dockerhub (xorbitsai#777)

    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    luweizheng and mergify[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3986478 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. new

    fengsxy authored and luweizheng committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    691de59 View commit details
    Browse the repository at this point in the history
  2. update test_base

    fengsxy authored and luweizheng committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a04791f View commit details
    Browse the repository at this point in the history
  3. ut supply

    fengsxy authored and luweizheng committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    edc8dbd View commit details
    Browse the repository at this point in the history
  4. ut supply

    fengsxy authored and luweizheng committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b07937f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    672f49e View commit details
    Browse the repository at this point in the history