biophysics_fitting
❭ exploration_from_seedpoint
❭ RW_analysis
❭ robust_read_pickle
robust_read_pickle¶
- biophysics_fitting.exploration_from_seedpoint.RW_analysis.robust_read_pickle(path)¶
Read a pickled dataframe. If it cannot be read, still return a dataframe, containing an error as content. Useful for when you don’t want your code to error during some large-scale analysis.