Skip to content

[Feat] r.stats should have CSV output #5835

@petrasovaa

Description

@petrasovaa

#3884 adds json format, but we should also add CSV format because it's a natural format for r.stats output. The CSV file should include header.

Optionally, we could also add JSONL format that could be advantageous for reading e.g. in pandas. The current JSON has a lot of hierarchy, the JSONL would be more similar to CSV, but with JSON advantages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgsocReserved for Google Summer of Code student(s)

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions