Skip to content

Support delim and decimal in write_csv #33

Description

@roland-KA

In Europe we have typically CSV-files which are separated by semicolons and we use a comma as a decimal separator. Therefore read_csv allows these parameters to read files using these conventions.

But of course it should also be possible to write CSV-files in exactly the same format. Therefore it would be very helpful to have these parameters in write_csv too (as does CSV.jl).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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