You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the usage success of get_obj, there seems to be a need for quick and dirty data grabbers. You want some no questions asked "just get that stuff and give it to me in a convenient format; make your best guess if you don't know, leave me alone!".
One thing that needs to be done is the general URI store, because that would make source decisions easier to detect and specify.
Then there's postprocessing. How do you want your bytes? When in ipython notebook, perhaps you'd like your Images and Audio as displayable images and audio.
But of course, choices depend on context.
So we should consider that and offer menus and tools to personalize.
The text was updated successfully, but these errors were encountered:
Given the usage success of
get_obj
, there seems to be a need for quick and dirty data grabbers. You want some no questions asked "just get that stuff and give it to me in a convenient format; make your best guess if you don't know, leave me alone!".One thing that needs to be done is the general URI store, because that would make source decisions easier to detect and specify.
Then there's postprocessing. How do you want your bytes? When in ipython notebook, perhaps you'd like your Images and Audio as displayable images and audio.
But of course, choices depend on context.
So we should consider that and offer menus and tools to personalize.
The text was updated successfully, but these errors were encountered: