Skip to content

Is there a nice way to read dwar file into pandas directly ? #40

@quantaosun

Description

@quantaosun

Hi,

Just wonder is there any package or method to decode dwar file nicely so it could be read into any text based packages like pandas ?

In my case, I got many molecules in one dwar file, but I do not want to visualise them, just need to extract the column names and values for some other ploting purpuse in jupyter notebook. If dwar file could be nicely converted into csv would be nice. I konw it is possible to open datawarrior and export or save as csv, but given I got hundreds of such dwar file, it would greate if any programmatic method exists.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions