This repository was archived by the owner on May 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
feat: add pd.get_dummies #149
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
7a30750
feat: add pd.get_dummies
1b3fae0
Merge branch 'main' of github.com:googleapis/python-bigquery-datafram…
0aca97c
remove unneeded prefix case
706fa35
Merge branch 'main' into b297352026-get-dummies
milkshakeiii cb2a8b1
Merge branch 'main' of github.com:googleapis/python-bigquery-datafram…
0781c08
param/documentation fixes
eec7822
be stricter about types in test
bdee75e
be stricter about types in series test
15b1aa3
remove unneeded comment
ef57790
Merge branch 'b297352026-get-dummies' of github.com:googleapis/python…
0f7c38e
adjust for type difference in pandas 1
b060475
add example code (tested)
ce5ea69
fix None columns and add test cases
758bd6d
variable names and _get_unique_values per-column
dab3eba
account for pandas 1 behavior difference
b2032e1
remove already_seen set
1899a58
avoid unnecessary join/projection
1a71217
fix column ordering edge case
257531a
adjust for picky examples checker
87b358e
example tweak
979eb39
make part of the example comments
5b3dc18
use ellipsis in doctest comment
aa7a0a3
add <BLANKLINES> to doctest string
9db8707
Merge branch 'main' into b297352026-get-dummies
milkshakeiii f178012
extract parameter standardization
cc4aa4c
extract submethods
6bc36a5
Merge branch 'main' of github.com:googleapis/python-bigquery-datafram…
3fcdd5f
Merge branch 'b297352026-get-dummies' of github.com:googleapis/python…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.