Skip to content

write reader and writer for common format as csv and xls #97

@fernandezc

Description

@fernandezc

We need to export to tabulated format (csv, xls... ) or to export form these formats. Other formats could also be interesting.

Solution:
Instead of writing completely new module, we can take advantage that Pandas is already present in the required package and write some wrappers to the function present in this library:
https://pandas.pydata.org/pandas-docs/stable/reference/io.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions