-
Get Overview about data available via api. This will be documented here:
- dataset data `openml.datasets.list_datasets(output_format="dataframe")`
- did: unique dataset ID
- name: non un…
-
First of all, congrats ! It's amazing to create maps in 2 minutes that I used to create in like half an hour. I'm really excited to see how it evolves. Here is my first creation : https://dev.umap-pr…
-
When creating Stored Procedures containing CASE statements like below, Liquibase throws liquibase.exception.DatabaseException and fails with EXEC_JOB_EXECUTION_ERR
### Sample Stored Procedure
Note…
-
**Reported by steven.c.hankin on 29 Sep 2010 22:04 UTC**
Presently TMAP has no software that is capable of performing transformations such as area-averages or latitude-maxes directly on curvilinear va…
-
## Description
pyogrio raises `DataLayerError: The layer name may not contain special characters or spaces` when passing in file object using `fsspec`'s `file.open`
Traceback
```python
…
DahnJ updated
4 months ago
-
How is the ```data_last_updated``` field intended to be used? The ```pgmetadata.dataset``` table has the ```creation_date``` and ```update_date``` fields that are populated by a trigger when the recor…
-
**Overview of the Feature Request**
It would be nice to mark "open access" dataset as such, for example with a badge.
This is how Zenodo does it:
![Screen-Shot-2023-09-21-at-1 56 55-PM](h…
dozed updated
11 months ago
-
Hi Nick, I've forked the original repo so that I could make changes in a way that was more comfortable for me.
In going through the introduction, it's occurred to me that there is a distinct lens on…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 14.04, 16.0…
-
This is puzzling. The `.write`, which subsequently opens a `h5py.File` for write is erroring on read. The same table can be successfully written with `biom.util.biom_open`, which suggests there may be…