appliedchemlabwork_tayra.B1.analyze#
- appliedchemlabwork_tayra.B1.analyze(filepath: str) DataFrame#
Analyzes the result data.
This adds the return rate column to the table of raw result.
- Parameters:
- filepathstr
The path to the file to be read.
- Returns:
- tableDataFrame
The
DataFrameinstance of the table.
Notes
The CSV file must be formed as following:
Substance
Initial Amount or Solubility
Final Amount
water
300.0
274.2
alum
32.432
0.6903
Solubility
11.4
11.4
The table expresses the displayed table in Excel.