Skip to content

[Feature Request] Add an option to remove unnecessary characters when writing to a file #1578

@mpage21

Description

@mpage21

I would really appreciate a parameter for writing to files that would strip off unnecessary characters to save space. For example:

0.0 --> 0
5.0 --> 5
0.034 --> .034

In files like mine where I have a matrix with a bunch of 0.0's this would save a significant amount of space, without losing any information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions