Philippe THOMY

Results 6 issues of Philippe THOMY

In many cases, data are unconsistent between two fields (see [extract IRVE example](https://github.com/loco-philippe/Environmental-Sensing/tree/main/python/Validation/irve/test_IRVE-simple.ipynb) ). To specify and to check the relationship between two fields (i.e. cardinality in data model), we...

Patterns

'properties' keyword is defined in chapter 10.3.2.1 of the [core specification](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-01#section-10.3.2.1): *Validation succeeds if, for each name that appears in both the instance and as a name within this keyword's...

proposal

### Is your feature request related to a problem? The current `xarray.Dataset.from_dataframe` method converts DataFrame columns corresponding to non-index coordinates into variables as explained in the [user-guide](https://docs.xarray.dev/en/stable/user-guide/pandas.html#dataset-and-dataframe). This solution is...

enhancement

### Is your feature request related to a problem? Each tool has a specific structure for processing multidimensional data with the following consequences: - interfaces dedicated to each tool, -...

enhancement

This PR follow the issue #9015 as proposed by @max-sixty. I added an additional section in the pandas.rst file to provide a third-party pandas interface alternative that is lossless and...

plan to merge

### What is the problem this feature will solve? Each tool has a specific structure for processing multidimensional data with the following consequences: - interfaces dedicated to each tool, -...