Update options
This commit is contained in:
parent
43e6ef27c8
commit
be7d153a9d
2 changed files with 39 additions and 26 deletions
|
|
@ -381,7 +381,7 @@ def unit_conversion(df, new_units, old_units, kind):
|
|||
|
||||
|
||||
columns.append('cycle_time')
|
||||
columns.append('run_time')
|
||||
columns.append('time')
|
||||
|
||||
|
||||
df.drop(['Record number', 'Relative Time(h:min:s.ms)', 'Real Time(h:min:s.ms)'], axis=1, inplace=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue