-
Following JSON camelCase naming convention acronyms should be not uppercased.
* test table definition:
```
CREATE TABLE acronyms (
acronym_id SERIAL,
acronym_http VARCHAR NOT NULL,
…
-
**What would you like to be added**:
I would like to add a new command, grype convert, to enable the conversion of previously generated scan report files into various formats (e.g., JSON, CycloneDX…
-
In pg_ivm 1.9, IMMV creation fails due to issues with index creation, which worked in 1.5.
## expect
I want the ability to suppress auto index creation when needed to create IMMV.
## how to rep…
-
**Describe the bug**
I have set up according to the following documentation, but the VENDOR and PART tables are empty.
https://docs.feldera.com/tutorials/basics/part3
**To Reproduce**
```s…
-
### What happens?
Using PyArrow and schema for loading the table (same as https://github.com/duckdb/duckdb/issues/14497) and using the nigthly build with the fix,
there's a noticeable time impact …
-
### Description
`wandb.plot_table` currently takes a `vega_spec_name` argument which must be the name of a plot specification stored in a wandb project.
https://github.com/wandb/wandb/blob/f87c0…
-
Since JSON is a more common dataformat (generally speaking), is it possible to add export LUA table to JSON feature to MIST?
-
DB v6 is meant to cover [several use cases](https://github.com/anchore/grype-db/issues/108) (you can safely ignore this link). The high level goals are:
- Make the distributed DB smaller
- Via re…
-
I can see support for exporting to csv, Pandas DataFrame and xls here:
https://aws-samples.github.io/amazon-textract-textractor/notebooks/table_data_to_various_formats.html
Is there a way to expor…
-
@adonath and I started to implement functions to serialise astropy.table.Table objects to JSON in https://github.com/gammapy/gammapy/pull/441 because we and @kepta want to build web pages that display…
cdeil updated
3 years ago