-
From https://github.com/geopandas/geopandas/pull/2202#issuecomment-1003326218
Creating a test file with zstd compression:
```python
import geopandas
df = geopandas.read_file(geopandas.datasets…
-
Hi, your work is great. I try to generate the prediction results on the test set by following your code:
```
python test.py --model QCNet --root /path/to/dataset_root/ --ckpt_path /path/to/your_chec…
-
**Describe the bug**
I am trying to test a batch/transform job locally on my computer but I am getting the following error at the end of the **transform** method.
"RuntimeError: Failed to run: ['d…
-
I was able to find one condition that crashes the import:
Any activity that has no actual GPS data such as Pool Swimming. These activities have distance as a string (e.g. "2,000" for 2 km) and throw …
-
We're using dask distributed scheduler with multiprocessing workers on an EC2 cluster.
dask 0.15.4 and distributed 1.19.3
I'm trying to publish named dataset (dataframe) and then retrieve and cont…
-
I am having workers die with the following error messages.
This occurs when I am trying to `.persist()` large xarray dataset into memory. (There is more than enough memory in the cluster for the da…
-
I got this warning and I'm having trouble understanding what to do. I recently reset my windows 11 pc running an i7-12700, 3060 ti, and 32gb ddr5 ram, and reinstalled python 3.11.7, Visual studio (inc…
-
Could you fix this error in the solar imaging for SRT, please?
Moreover, I would point out that the imaging procedure for only 1 feed takes approximately 15 minutes.
Thank you, Marco
__________…
-
I just followed the tutorial use cookiecutter to get the origin plugin, **changed nothing**, and then run "maturin develop", I got those logs:
🍹 Building a mixed python/rust project
🔗 Found pyo3 bin…
-
Running `examples/generative_models/jtvae/pretrain.py` without any arguments (which should pretrain on ZINC) raises an Error:
```python-traceback
/home/simon/miniconda3/envs/jtvae_dgl/lib/python3.7/…