Skip to content

Issues: dask/dask

Feedback - DataFrame query planning
#10995 opened Mar 12, 2024 by fjetter
Open 12
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Dask .head() returns error as .compute returns ok! needs triage Needs a response from a contributor
#11120 opened May 14, 2024 by frbelotto
aggregate function that operates on vector(array of numeric) data needs triage Needs a response from a contributor
#11119 opened May 14, 2024 by Rhett-Ying
When using PyArrow dtypes, aggregations create NaNs of unexpected type needs triage Needs a response from a contributor
#11116 opened May 10, 2024 by nprihodko
Add support for pip install dask[jobqueue] needs triage Needs a response from a contributor
#11112 opened May 9, 2024 by Andrew-S-Rosen
TypeError: can only concatenate str (not "traceback") to str needs triage Needs a response from a contributor
#11101 opened May 6, 2024 by sinsniwal
Use case focused docs pages documentation Improve or add to documentation
#11095 opened May 3, 2024 by scharlottej13
Turning off query planning is difficult needs triage Needs a response from a contributor
#11070 opened Apr 25, 2024 by jtilly
Backport Python import error patch to 2024.2.1 needs triage Needs a response from a contributor
#11069 opened Apr 25, 2024 by jtilly
Control order of execution with query planner needs triage Needs a response from a contributor
#11067 opened Apr 25, 2024 by jtilly
NumPy 2.0 support needs triage Needs a response from a contributor
#11066 opened Apr 25, 2024 by jakirkham
Substantial memory usage in dask.order needs triage Needs a response from a contributor
#11055 opened Apr 18, 2024 by fjetter
db.to_dataframe, throws: TypeError: 'coroutine' object is not iterable needs triage Needs a response from a contributor
#11051 opened Apr 14, 2024 by SGT911
Add static type annotations good first issue Clearly described and easy to accomplish. Good for beginners to the project.
#11047 opened Apr 11, 2024 by sam-goodwin
ValueError: memoryview is too large (dask.array.histogram) needs triage Needs a response from a contributor
#11046 opened Apr 11, 2024 by lsc64
Hash join transfer with error cannot pickle '_contextvars.ContextVar' object dataframe p2 Affects more than a few users but doesn't prevent core functions
#11019 opened Mar 24, 2024 by guozhans
vindex as outer indexer: memory and time performance array needs triage Needs a response from a contributor
#11018 opened Mar 23, 2024 by ilan-gold
ProTip! Exclude everything labeled bug with -label:bug.