Reading and writing data files

8. Reading and writing data files#

Now that we learned how to work with TimeSeries data, we need to learn how to load experimental data as TimeSeries, and how to export TimeSeries data for further processing.

Fig. 8.1 explains the common data flow in kineticstoolkit. This chapter explains the main ways to import and export TimeSeries data.

Fig. 8.1 Common data flow in the kineticstoolkit module#

Chapter Contents