c1e15ddbf18e896b30f868a4f2b5c6dacaee815c,cheml/wrappers/database/pandas_db.py,read_excel,read_excel_1,#,76
Before Change
host = "pandas"
function = "read_excel"
modules = ("pandas","")
requirements = (req(2))
documentation = "https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_excel.html"
class Inputs:
pass
After Change
host = "pandas"
function = "read_excel"
modules = ("pandas","")
requirements = (req(2),)
documentation = "https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_excel.html"
class Inputs:
pass
In pattern: SUPERPATTERN
Frequency: 4
Non-data size: 5
Instances
Project Name: hachmannlab/chemml
Commit Name: c1e15ddbf18e896b30f868a4f2b5c6dacaee815c
Time: 2017-12-01
Author: mojtabah@buffalo.edu
File Name: cheml/wrappers/database/pandas_db.py
Class Name: read_excel
Method Name: read_excel_1
Project Name: hachmannlab/chemml
Commit Name: c1e15ddbf18e896b30f868a4f2b5c6dacaee815c
Time: 2017-12-01
Author: mojtabah@buffalo.edu
File Name: cheml/wrappers/database/cheml_db.py
Class Name: XYZreader
Method Name: XYZreader_1
Project Name: hachmannlab/chemml
Commit Name: c1e15ddbf18e896b30f868a4f2b5c6dacaee815c
Time: 2017-12-01
Author: mojtabah@buffalo.edu
File Name: cheml/wrappers/database/pandas_db.py
Class Name: corr
Method Name: corr_1
Project Name: hachmannlab/chemml
Commit Name: c1e15ddbf18e896b30f868a4f2b5c6dacaee815c
Time: 2017-12-01
Author: mojtabah@buffalo.edu
File Name: cheml/wrappers/database/pandas_db.py
Class Name: read_table
Method Name: read_table_1