docs: Add EXIF metadata extraction example to multimodal notebook (#2… · googleapis/python-bigquery-dataframes@84c6f88 · GitHub
Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 84c6f88

Browse files
shuoweilGarrettWuchelsea-linsycai
authored
docs: Add EXIF metadata extraction example to multimodal notebook (#2429)
This PR updates the notebooks/multimodal/multimodal_dataframe.ipynb notebook to include a comprehensive example of extracting EXIF metadata from images. Key Changes: * Added a new section "7. Extract EXIF metadata from images". * Implemented a custom remote function (UDF) using pillow and requests to retrieve and parse EXIF tags from image URLs. * Demonstrated how to apply this function efficiently within a BigFrames workflow to analyze image metadata. This addition provides users with a practical pattern for handling image metadata and using custom libraries within BigQuery DataFrames. Fixes #<478952827> 🦕 --------- Co-authored-by: Garrett Wu <6505921+GarrettWu@users.noreply.github.com> Co-authored-by: Chelsea Lin <chelsealin@google.com> Co-authored-by: Shenyang Cai <sycai@users.noreply.github.com>
1 parent 9f1ba1d commit 84c6f88

1 file changed

Lines changed: 92 additions & 2 deletions

File tree

notebooks/multimodal/multimodal_dataframe.ipynb

Lines changed: 92 additions & 2 deletions

0 commit comments

Comments
 (0)