mofax
mofax copied to clipboard
Update core.py
Removes the warning from pandas triggered by using append() to extend the r2 dataframe by replacing each call to r2_df.append() with a call to pd.concat()