python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

BigQuery DataFrames

Results 142 python-bigquery-dataframes issues
Sort by recently updated
recently updated
newest added

### **Feature Request** Supposed I used bigframes and processed my data like this: `res_df = df.assign(pred=input_remote_function.apply(generate_text))` And got this output dataframe **res_df**: uri | pred | -------------------------------------------------- | -----------------------------------------------| gs://dataproc-metastore-public-binaries/ads_ba......

type: feature request
api: bigquery

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: bigquery
size: m

Hello, I am a new user of bigframes package. I was trying to execute some code but I am facing a problem that i am not able to solve. I...

type: feature request
api: bigquery

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: bigquery
size: m

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: bigquery
size: xl

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: bigquery
size: m

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: bigquery
size: m

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

do not merge
api: bigquery
size: xl

I'll be hard coding https://github.com/googleapis/python-bigquery-dataframes/blob/main/docs/templates/toc.yml#L7 to `summary_overview.html` as docfx tends to keep the file extension and does not convert them to what we want them to. While keeping it as...

priority: p2
type: docs
api: bigquery

Hi! I'm using `bigframes 0.19.2` and in particular, using `pandas.read_gbq(..)` to read an SQL statement to a Pandas DataFrame. I don't have permissions to create a ReadSession on our BigQuery...

type: feature request
api: bigquery