Skip to content

Pull requests: googleapis/python-bigquery-dataframes

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Add where, coalesce, fillna, casewhen, invert local impl api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1976 opened Aug 8, 2025 by TrevorBergeron Draft
4 tasks
chore(main): release 2.15.0 api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. autorelease: pending size: s Pull request size is small.
#1970 opened Aug 6, 2025 by release-please bot Loading…
test: Mock Claude models to improve LLM test reliability api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.
#1968 opened Aug 6, 2025 by shuoweil Draft
chore: upgrade black and pre-commit api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
#1967 opened Aug 5, 2025 by tswast Draft
4 tasks
perf: Enhance benchmark script with total_rows and tests api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1949 opened Jul 30, 2025 by shuoweil Loading…
perf: Replace expensive len() call with PandasBatches.total_rows in anywidget TableWidget api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1937 opened Jul 24, 2025 by shuoweil Loading…
feat: add allow_large_results option to read_gbq_query. Set to False to enable faster queries api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1935 opened Jul 24, 2025 by tswast Loading…
4 tasks
chore: compare SQLs generated by Ibis and sqlglot api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.
#1918 opened Jul 17, 2025 by chelsea-lin Draft
feat: Support audio_transcribe with partial ordering api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.
#1908 opened Jul 15, 2025 by shuoweil Draft
feat: support INFORMATION_SCHEMA views in read_gbq api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1895 opened Jul 9, 2025 by tswast Loading…
4 tasks
refactor: add compile_window to the sqlglot compiler api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
#1889 opened Jul 8, 2025 by chelsea-lin Draft
refactor: add compile_isin_join api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1886 opened Jul 7, 2025 by chelsea-lin Draft
perf: Use CTEs more aggressively for smaller sql api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1883 opened Jul 2, 2025 by TrevorBergeron Draft
4 tasks
feat: df.join lsuffix and rsuffix support api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
#1857 opened Jun 26, 2025 by Genesis929 Loading…
4 tasks
docs: Make minor edits and fix typos in sample comments api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. samples Issues that are directly related to samples. size: s Pull request size is small.
#1853 opened Jun 25, 2025 by Adam-Dupaski Loading…
chore: optimize SQL for repeated BF nodes. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1839 opened Jun 20, 2025 by chelsea-lin Draft
test: install polars in doctest session api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xs Pull request size is extra small.
#1775 opened May 28, 2025 by tswast Loading…
4 tasks
chore: add callback argument to _read_gbq_colab api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
#1733 opened May 14, 2025 by tswast Draft
4 tasks
perf: Cache results opportunistically api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
#1694 opened May 6, 2025 by TrevorBergeron Draft
4 tasks
feat: add resampler type and series/df resample api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. samples Issues that are directly related to samples. size: l Pull request size is large.
#1671 opened Apr 29, 2025 by Genesis929 Draft
4 tasks
perf: Improve tree property scalability api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
#1642 opened Apr 22, 2025 by TrevorBergeron Draft
4 tasks
chore(v1): release 1.42.0 api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. autorelease: pending do not merge Indicates a pull request not ready for merge, due to either quality or timing. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
#1567 opened Mar 28, 2025 by release-please bot Loading…
[WIP] Log __init__ calls of timedelta-related ops api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.
#1561 opened Mar 28, 2025 by sycai Draft
feat!: reading JSON data as the pyarrow native JSON type when available api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.
#1521 opened Mar 20, 2025 by chelsea-lin Draft
fix: remove setup.cfg configuration for creating universal wheels api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
#1494 opened Mar 14, 2025 by parthea Loading…
ProTip! Exclude everything labeled bug with -label:bug.