Skip to content

to_xml and read_xml #4734

Closed
Closed
@hayd

Description

@hayd

http://stackoverflow.com/questions/18574108/how-do-convert-a-pandas-dataframe-to-xml
cc @jreback

I don't think there is a standard xml, but perhaps his could be generalised? If not maybe simply adding this recipe to the cookbook is useful.

Solutions for read_xml are hacking tree with from_records
http://stackoverflow.com/a/10948591/1240268
or just as a list http://stackoverflow.com/a/16993660/1240268

too much of a dark art to generalise?

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementIO DataIO issues that don't fit into a more specific labelIO HTMLread_html, to_html, Styler.apply, Styler.applymap

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions