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
I would prefer to have another method because else it means suddenly data frame is linked with Zinc.
Having a stream based API however could be nice to have
Currently DataFrame only expects a FileReference as parameter to create an instance:
It could be a nice time saver to let the DataFrame actually "resolve" the parameter and download a CSV in a URL String transparently, for example:
The text was updated successfully, but these errors were encountered: