pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

Add convenience input/output functions #6

Open bryanwweber opened 8 years ago

bryanwweber commented 8 years ago

Output

Input

kyleniemeyer commented 8 years ago

For the CSV, NumPy, Pandas, and Excel input options, we could have the user supply the reference DOI as well to have it automatically create the reference object

bryanwweber commented 8 years ago

Sure, we could probably develop that as a separate output function, then call it from any of these functions if the DOI is optionally passed