.. _api.parsers: ======= Parsers ======= Functions for reading and loading data from various formats. ____ CSV --- .. currentmodule:: vastorbit .. autosummary:: :toctree: api/ pcsv read_csv ____ JSON ---- .. currentmodule:: vastorbit .. autosummary:: :toctree: api/ pjson read_json ____ pandas ------ .. currentmodule:: vastorbit .. autosummary:: :toctree: api/ read_pandas ____ In-Memory Arrays ---------------- .. currentmodule:: vastorbit .. autosummary:: :toctree: api/ insert_into