-
Notifications
You must be signed in to change notification settings - Fork 71
Handle nesting for ConvertDType, ToArray, adapt concatenate dispatch #503
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
base: dev
Are you sure you want to change the base?
Changes from 5 commits
6eab147
d4cb1ac
a47fb3d
c145fe3
c421f92
ebd49ea
2f78f65
608a6f4
5e274f7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think the added complexity to these transforms is not worth it. Why do we need to support sampling nested dictionaries? |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Utilities like these are very general, and need to be extensively documented and tested. I find it somewhat opaque for now what these are trying to achieve, and why this functionality isn't already present in |
Uh oh!
There was an error while loading. Please reload this page.