Skip to content

Supporting dataframe and update idempotent query example#57

Merged
Yibo-Chen13 merged 2 commits intotimeplus-io:developfrom
Yibo-Chen13:supporting-dataframe-out-of-box
Nov 4, 2024
Merged

Supporting dataframe and update idempotent query example#57
Yibo-Chen13 merged 2 commits intotimeplus-io:developfrom
Yibo-Chen13:supporting-dataframe-out-of-box

Conversation

@Yibo-Chen13
Copy link
Copy Markdown
Contributor

Add idempotent query example.

Support df(), pl(), arrow() and fetchnumpy() in connect/cursor.

@Yibo-Chen13 Yibo-Chen13 changed the title Supporting dataframe out of box Supporting dataframe and update idempotent query example Oct 30, 2024
@Yibo-Chen13 Yibo-Chen13 linked an issue Oct 30, 2024 that may be closed by this pull request
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch 2 times, most recently from 7b47428 to 1d556a8 Compare October 31, 2024 07:10
Comment thread proton_driver/dbapi/cursor.py Outdated
Comment thread proton_driver/dbapi/cursor.py Outdated
Comment thread tests/numpy/test_generic.py Outdated
Comment thread tests/numpy/test_generic.py Outdated
Comment thread tests/numpy/test_generic.py Outdated
Comment thread example/pandas/dataframe.py
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch 2 times, most recently from 03fda22 to ec4c90c Compare November 4, 2024 03:33
@Yibo-Chen13 Yibo-Chen13 force-pushed the supporting-dataframe-out-of-box branch from ec4c90c to 244eb04 Compare November 4, 2024 03:37
@Yibo-Chen13 Yibo-Chen13 merged commit c19c0e0 into timeplus-io:develop Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support idempotent insertion In addition to fetchall, also support df(), pl(), arrow() and fetchnumpy()

2 participants