pydpeet.read#
- pydpeet.read(config=None, input_path=None, keep_all_additional_data=False, custom_folder_path=None)[source]#
Read and convert battery test data into the unified PyDPEET format.
Convenience wrapper around
convert()that always returns DataFrames (nooutput_pathfor saving files).See
convert()for full documentation.