-
I need the csv file to upload my collection metadata to the foundation.app(Drops), how can I convert the json file to csv? Does blendmynft have metadata in csv format?
https://help.foundation.app/h…
-
I am using the API to recreate my entire network into another Twingate instance. I have successfully created the resources and user groups and I am now attempting to assign resources to the groups. …
-
One or more extra columns are present in the exported version of a table.
- sometimes the column headings seem to contain information relevant to the PHP object but not useful to a human unless it is…
-
Need to visit data source page, download the data (.csv or some other format) and create json from it. Consider if data source provides api => less work for us. Json could be created using some small …
-
I have a directory with many BIM files, and I am using PowerShell to analyse them.
```
$modelBimFiles = Get-ChildItem -Path $modelsPath -Filter *.bim
foreach($modelBim in $modelBimFiles)
{
…
-
I'm trying to validate a CSV file with a schema I just wrote. It's my first schema so may be buggy as hell.
The CSV by itself validates, and gives no errors and a few polite warnings: http://equipmen…
-
### Add support for DuckDB
(Related to #17012, since DuckDB supports parquet files natively)
**Description:**
DuckDB is an in-process database (similar to SQLite). Besides SQL capabilities bei…
-
Simple log to csv, json or similar. Think a csv table would be most easily useful, pasteable into any spreadsheet app.
-
The current architecture does not support adding multiple reviews to individual files. In the next version, this functionality will be introduced as a breaking change, requiring all related applicatio…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…