-
Next Demo Day: November 7th
---
See what the Dask community has been up to, or share some Dask work of your own. Demos are short and informal (~5-10 minutes). Have something you'd like to share? L…
-
It seems that currently the processing will fail if a certain number of CPUs is exceeded (see [here](https://github.com/jbusecke/cmip6_derived_cloud_datasets/runs/3588447848#step:7:46)). I wonder if t…
-
```
duckdb.duckdb.OutOfMemoryException: Out of Memory Error: Failed to allocate block of 2048 bytes (bad allocation)
```
Run: https://github.com/coiled/benchmarks/actions/runs/8373390651/job/2292…
-
We're adding more and more infrastructure around testing and benchmarking dask to this repo. It's proved extremely valuable.
However, this repo's original job was to hold the conda recipe for the `…
-
- [ ] [Allstar ALL40180 3/8" Diameter 25' Aluminum Coiled Tubing Fuel Line](https://www.amazon.com/Allstar-ALL40180-Diameter-Aluminum-Coiled/dp/B006K8JJ1C/ref=sr_1_8?s=automotive&ie=UTF8&qid=1488671…
-
Time to bump the version?
```
FAILED tests/runtime/test_build.py::test_latest_coiled - AssertionError: assert ==
```
Workflows:
* https://github.com/coiled/coiled-runtime/actions/runs/450…
-
i'm using coiled from the command line to run scripts, and i'm encountering a challenge with capturing the exit status of my scripts. specifically, i'm trying to determine if there's a way to capture …
-
vim-coiled-snake breaks regular vim diff for python files by changing the fold settings
For example, if I run: `vim -d test1.py test2.py`, I initially see a diff with proper folding
![image](https…
-
_Note: I'm moving over the list of proposed workflows from the roadmap to this repo. I'll continue to iterate a bit on this issue_
## Data loading and cleaning
Dask is often used to schlep data…
-
Dask is often used to schlep data from one format to another, cleaning or manipulating it along the way. This occurs in both dataframe and array use cases. There are lots of possible configurations …