Tim Sweña (Swast)

Results 302 comments of Tim Sweña (Swast)

Obsolete by new `requires_ordering` validation, right?

@randomgambit Yes, we translate to SQL via [Ibis](https://ibis-project.org/).

Thanks for the feedback! This does look like an interesting project with similar goals. I'd be interested in hearing some more details for potential collaboration?

Thanks for the feedback @chrisperks. At the moment it is not possible to avoid using the BigQuery Storage Read API in BigQuery DataFrames `to_pandas` and other methods that could download...

Test failure is a real one: E TypeError: Object of type bool_ is not JSON serializable =================================== FAILURES =================================== _____________ test_read_csv_gcs_default_engine[bigquery_streaming] _____________ [gw19] linux -- Python 3.11.6 /tmpfs/src/github/python-bigquery-dataframes/.nox/system-3-11/bin/python session =...

Marking as `do not merge` for now. Thanks for your feedback so far. I will wait until we implement go/pandas-gbq-and-bigframes-redundancy before merging this (likely mid-April).

> Marking as do not merge for now. Thanks for your feedback so far. I will wait until we implement go/pandas-gbq-and-bigframes-redundancy before merging this (likely mid-April). I've mailed https://github.com/googleapis/python-bigquery-pandas/pull/814 as...

I was just talking with @shanecglass and @aliciawilliams about the potential for a similar feature. I was thinking of providing a SQL engine to our equivalent of https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.eval.html, but mimicking...

There are very few codelabs with Travis tests https://travis-ci.org/googlecodelabs so there shouldn't be an issue using that.