Analyzer: Fix bug in python3.8 due to pandas api change (#504)
**Description** Analyzer: Fix bug in python3.8 due to pandas api change. **Major Revision** - force check numeric only in dataframe for analysis - dataframe.append -> pd.concat - pd.ExcelWriter.save() -> pd.ExcelWriter.close()
Showing
Please register or sign in to comment