.. _api_load: Data Loading ============= A class for loading data for use in other Ionworks packages. .. currentmodule:: ionworksdata.load .. autoclass:: DataLoader :members: :undoc-members: :show-inheritance: :special-members: __init__, __getitem__ .. automethod:: __init__ :no-index: .. automethod:: __getitem__ :no-index: .. automethod:: generate_experiment :no-index: .. automethod:: plot_data :no-index: .. automethod:: filter_data :no-index: .. automethod:: interpolate_data :no-index: .. automethod:: from_local :no-index: