-
Hello, I am trying to convert a csv formt sbom in to cyclonedx format with version 1.4
I am using following command : cyclonedx convert --input-file 'Sda.txt' --input-format csv --output-file wwse…
-
I'm generating PDF reports based on hledger data, and the JSON report format is the most convenient for that (even though the way it serializes the data is a bit unpleasant to work with).
I'm findi…
-
When loading the CSV the papaparse `dynamicTyping` seems always be set to true, and cannot be overridden:
https://github.com/ascorbic/astro-loaders/blob/main/packages/csv/src/csv-loader.ts#L55C1-L6…
-
**Description**
I've created Korean translations for BotC base roles in [JSON](https://raw.githubusercontent.com/wonhyo-e/botc-translations/refs/heads/main/assets/json/ko_KR.json) and [CSV](https://g…
-
-
### Context
We currently have a tool that converts between JSON and YAML. I propose extending this tool to support additional formats such as CSV and XML.
### Proposed Change
Certainly! Here…
-
### Problem
In `main`, 4 figures and .json/.csv are generated below:
```python
fig1 = nmf.component_plot(df_components, args1.xrd, args1.x_units, args1.show)
fig2 = nmf.component_rati…
-
Due to the nature of needing to make multiple revisions of templates to get things correct, is there a way to retain *all* the settings for an import to use them over again without being forced to go …
-
Currently, all "unknown" data types are serialised by calling `toString()` simply. Deserialisation of such values is currently not possible. Users should be able to intercept this with `Converter` SPI…
-