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

add duckdb support #1398

Merged
merged 18 commits into from
Sep 25, 2024
Merged

add duckdb support #1398

merged 18 commits into from
Sep 25, 2024

Commits on Sep 13, 2024

  1. add duckdb support

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    90a2702 View commit details
    Browse the repository at this point in the history
  2. add test

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ceb4805 View commit details
    Browse the repository at this point in the history
  3. add doc

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d9d54f2 View commit details
    Browse the repository at this point in the history
  4. Update hvplot/duckdb.py

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5706cbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bb8b44 View commit details
    Browse the repository at this point in the history
  6. improve support for duckdb

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    72b9317 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9bf8e2 View commit details
    Browse the repository at this point in the history
  8. fix test

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c02d6de View commit details
    Browse the repository at this point in the history
  9. fix test

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ebac847 View commit details
    Browse the repository at this point in the history
  10. fix docs

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6abcb7d View commit details
    Browse the repository at this point in the history
  11. update diagram

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5fc2da4 View commit details
    Browse the repository at this point in the history
  12. up size

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    498aa23 View commit details
    Browse the repository at this point in the history
  13. svg size

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    06e6500 View commit details
    Browse the repository at this point in the history
  14. rebase on the other pr

    ahuang11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9ed44f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update diagram

    ahuang11 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ae74adc View commit details
    Browse the repository at this point in the history
  2. Update doc/index.md

    Co-authored-by: Maxime Liquet <[email protected]>
    ahuang11 and maximlt authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0c6efdc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update hvplot/plotting/__init__.py

    Co-authored-by: Simon Høxbro Hansen <[email protected]>
    ahuang11 and hoxbro authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ff9aed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. remove redondant test

    maximlt committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e008752 View commit details
    Browse the repository at this point in the history