-
Hello,
i try to test animus in processing 3.5.4 but after installing :
controlP5 and
minim : https://github.com/ddf/Minim
i've the message in the consol : The function captionLabel() does not ex…
-
**What happened**:
KilledWorker exception for a rather small computation using dask dataframes.
We schedule a dask computation based on simulated data as part of our integration tests. In our te…
-
### ALL software version info
- MacOS - Sonoma 14.0
- python = 3.11.8
- notebook = 7.0.8
- dask = 2023.11.0
- datashader = 0.16.0
- geopandas = 0.14.2
- hvplot = 0.9.2
- holoviews = 1.18.3
-…
-
**Describe the bug**
When setting the temperature limit to 90C on the lastest UXTU version, after a few minutes the laptop just straight up shuts down, and the next boot UXTU spits out the error "una…
-
Results may differ as there is an `NCLASS` or `INTERVALS` option. These should be passed on to `ddf.gof`.
-
Hello, just installed DDF on Anchor 092 and when I post picture it shows me broken url
http://content/iphone.gif
how can I fix this url and put my address there? which file to correct?
-
**What happened**:
Joining tables backed by dask_cudf dataframes with multiple partitions causes the error `AttributeError: 'Int64Index' object has no attribute '_get_attributes_dict'` to be thro…
-
Looking at a simple dask tutorial
```python
ddf = dd.read_parquet(
"s3://dask-data/nyc-taxi/nyc-2015.parquet/part.*.parquet",
columns=["passenger_count", "tip_amount"],
storage_opti…
-
When repartitioning a dask dataframe with a date index according to a certain frequency it does not match the partition made with a pandas Grouper object.
example:
```python
import pandas as pd…
-
Get translations for country and world_4region names from this file:
https://github.com/open-numbers/ddf--gapminder--geo_entity_domain/blob/master/etl/translations/localizedcountrynames.csv
Add them…