-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
Removed block context from objToJSON #27166
Closed
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
9cfdefd
Removed block context from objToJSON
WillAyd 6f90e45
Moved some block stuff around
WillAyd 0a01ada
Added frame context and stubbed iteration
WillAyd cb820d1
checpoint
WillAyd 061b0c6
Merge remote-tracking branch 'upstream/master' into json-remove-blocks
WillAyd fae5c56
Compiled though broken :-X
WillAyd 0ab46a4
working serialization
WillAyd 4eabc63
Working basic example
WillAyd c4a6661
Fixed not sizing output buffer
WillAyd 787c3bd
some docstrings
WillAyd 3a6a13b
Set appropriate type context
WillAyd 615c104
Working VALUES iteration
WillAyd 1af960d
Working for all formats, save state mutation
WillAyd 7eb25f3
Fixed segfaults and infinite loops with SPLIT
WillAyd 92cc532
Fixed cStr handling
WillAyd 296b494
more cleanups of c string conversions
WillAyd f67ecf9
Removed print statements
WillAyd 13ca6c1
Merge remote-tracking branch 'upstream/master' into json-remove-blocks
WillAyd 466380c
Removed breakpoint
WillAyd 1b2b85b
Merge remote-tracking branch 'upstream/master' into json-remove-blocks
WillAyd 9c7b2e1
Fixed issue with CategoricalIndex
WillAyd a6da784
Removed prints
WillAyd f6e8308
Merge remote-tracking branch 'upstream/master' into json-remove-blocks
WillAyd f6726ab
Going route of chaging NpyArr_encodeLabels
WillAyd 48d5a26
Hack to get labels working
WillAyd 96476dd
comments
WillAyd 655d96e
Working implementation for almost all cases
WillAyd 2c29a6f
Removed errant whitespace
WillAyd fb50c43
Removed unnused doc param
WillAyd a742b72
Removed PdFrameContext
WillAyd 8003087
Removed unused transpose struct member
WillAyd 8218515
Remove more block code
WillAyd 04cb508
Fixed issue with label encoding
WillAyd a92c96b
Whitespace cleanup
WillAyd f60a139
Wide frame benchmark
WillAyd 1de936f
Fixed new benchmark
WillAyd 8b226a6
More comprehensive benchmarks
WillAyd 82739be
Passed VALUES directly through to numpy
WillAyd 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you use params here instead? (you can leave setup like this), but the methods then get the params name