-
### What feature would you like to see?
It would be fantastic to allow custom types from the pattern editor to be used/added within the data inspector tab. This would allow for simple processing of h…
-
I would like to use this widget for exploring nested data structures like JSON, etc. Is there any ongoing effort for this or should I come up with a PR?
-
## Expected Behaviour
Given data (as YAML or JSON, or in code as nested structures), validate it against schemas in a spec. Well, basically against anything that can live in the components object (…
-
Currently, our Parquet validation process does not support Avro schemas (AVSC files). To enhance our data validation capabilities, we need to implement support for validating Parquet files using Avro …
-
We need to develop a create_sample function that can generate sample data for testing, experimentation, or demonstration purposes. This function will generate synthetic data that closely mimics real d…
-
Aglio looks fantastic but I have problems rendering complex cases as such:
I have this file: https://raw.githubusercontent.com/samwiseapi/apiary-samwise/master/apiary.apib
where I got
a) "attribute…
ghost updated
6 years ago
-
Looking at the examples for implementation of Ruby:
https://tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COHTGRB
they all seem for short annotations (such as furigana) applied to a few chara…
-
Today I upgraded an application from nested_form 0.2.3 to 0.3.1 because I noticed there are some changes and new features available (such as passing an collection to `fields_for`).
After a quick `bun…
groe updated
10 years ago
-
```
def flat_names(names, _out=None):
"""Flatten nested names containers into a set.
:param names: nested structures containing names.
:type names:
:return: all names found in t…
mxklb updated
2 years ago
-
When parquet contains fields that are structs (objects) with just a few values, or even a collection like a list or set underneath, it the browser should be able to show it.