Skip to content

feat: Add str, dt accessors to pd.col Expression objects#2488

Open
TrevorBergeron wants to merge 5 commits intomainfrom
pd_col_accessors
Open

feat: Add str, dt accessors to pd.col Expression objects#2488
TrevorBergeron wants to merge 5 commits intomainfrom
pd_col_accessors

Conversation

@TrevorBergeron
Copy link
Contributor

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 to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@TrevorBergeron TrevorBergeron requested review from a team as code owners March 3, 2026 00:43
@TrevorBergeron TrevorBergeron requested a review from sycai March 3, 2026 00:43
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Mar 3, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Mar 3, 2026
@GarrettWu GarrettWu removed their assignment Mar 4, 2026
@TrevorBergeron TrevorBergeron changed the title feat: Add bpd.col("names").str, bpd.col("timestamps").dt support feat: Add str, dt accessors to pd.col Expression objects Mar 4, 2026
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: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants