-
Notifications
You must be signed in to change notification settings - Fork 415
Convert integer column names to strings to allow for default column names #1976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
9fa8fac
WIP trying to convert everything to string before processing
lajohn4747 00ebb3a
Fix test
lajohn4747 68f8761
Remove all prints
lajohn4747 4d89c58
Fix lint
lajohn4747 d881306
Fix lint
lajohn4747 79b6853
Add tests
lajohn4747 e3a6cd2
Merge branch 'main' into issue_1935_column_integer_type_error
lajohn4747 67df9eb
Update Test
lajohn4747 6f8c497
Merge
lajohn4747 c64da83
Remove string changes
lajohn4747 8d617bd
remove old code
lajohn4747 8982a70
Remove str conversions
lajohn4747 099dad9
Debug
lajohn4747 70cbcd8
Merge branch 'main' into fix
lajohn4747 9ec0b15
Fixed processing
lajohn4747 f821a95
Fix tests
lajohn4747 9f521f8
Remove lint
lajohn4747 971f685
Fix
lajohn4747 058f55b
Merge branch 'fix' into issue_1935_column_integer_type_error
lajohn4747 9abb32b
Fix merge
lajohn4747 3281bad
Remove table transformation
lajohn4747 c498089
Add back lint
lajohn4747 11fe415
Unit tests
lajohn4747 c7c9599
Remove metadata conversion
lajohn4747 c231579
Address comments
lajohn4747 429c26a
Fixed typo in var name
lajohn4747 2de097e
Merge branch 'main' into issue_1935_column_integer_type_error
lajohn4747 92b07c2
Remove space between @ and patch
lajohn4747 2fb48b8
Add backward compat checks for sampling older models
lajohn4747 4cb62bd
Merge
lajohn4747 6f6a443
Fix merge conflict
lajohn4747 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
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
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
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.