Skip to content

Control the column order when write the data output #109

@chfw

Description

@chfw

pyexcel will try to do this:

C,A,B
1,2,3

==>

A,B,C
2,3,1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions