-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
dataframediscussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.
Description
There have been some issues coming up with how we handle meta. I think they boil down to users needing a way to control the meta on their dask.dataframe objects.
- add public methods for setting/getting meta.
- add meta as a kwarg on all functions so people can optionally specify what their output looks like
- preserve as much info as possible on meta (things like setting meta to a subset of the data on read).
- improve error messages so that issues that come up are less cryptic, this will often look like suggesting that users pass meta in as a kwarg.
This idea is kind of related to #8435
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dataframediscussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.