Skip to content

feat: DataFrame.join supports Series other#1303

Merged
TrevorBergeron merged 1 commit intomainfrom
df_join_series
Jan 21, 2025
Merged

feat: DataFrame.join supports Series other#1303
TrevorBergeron merged 1 commit intomainfrom
df_join_series

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 January 18, 2025 01:04
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 18, 2025
@TrevorBergeron TrevorBergeron merged commit ee37a0a into main Jan 21, 2025
21 of 22 checks passed
@TrevorBergeron TrevorBergeron deleted the df_join_series branch January 21, 2025 18:30
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants