Skip to content

feat: Add support for temporal types in dataframe's describe() method #1189

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

Merged
merged 13 commits into from
Dec 10, 2024

Conversation

sycai
Copy link
Contributor

@sycai sycai commented Dec 5, 2024

No description provided.

@sycai sycai requested review from a team as code owners December 5, 2024 01:04
@sycai sycai requested a review from TrevorBergeron December 5, 2024 01:04
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Dec 5, 2024
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2024
@GarrettWu GarrettWu removed their assignment Dec 6, 2024
@sycai sycai requested a review from tswast December 6, 2024 17:52
sycai and others added 9 commits December 6, 2024 10:54
…e. (#1161)

* perf: update df.corr, df.cov to be used with more than 30 columns case.

* add large test

* remove print

* fix_index

* fix index

* test fix

* fix test

* fix test

* slightly improve multi_apply_unary_op to avoid RecursionError

* update recursion limit for nox session

* skip the test in e2e/python 3.12

* simplify code

* simplify code
…1194)

* consolidate reshaping functions under the reshape package

* format code

* fix import

* fix import

* lint code
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: m Pull request size is medium. labels Dec 9, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xl Pull request size is extra large. labels Dec 9, 2024
@sycai sycai merged commit 2d564a6 into main Dec 10, 2024
23 checks passed
@sycai sycai deleted the b382031177 branch December 10, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants