Skip to content

Stand-alone function for creating output CSV file #64

@roaldarbol

Description

@roaldarbol

Currently the data digest CSV file is produced as part of the prediction step. That means that if the way we produce the output changes, or the user wants a different output (e.g. detailed vs non-detailed) they currently have to do prediction over again which is not optimal. So it would be super useful to have a standalone function for producing the CSV export with the settings the user wants. That will be useful e.g. from a notebook or CLI. With #63, we could then also allow users themselves to make decisions about how they would prefer to have their centroids calculated if they disagree with our default way (or another implemented way simply works better for their data).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions