mofax icon indicating copy to clipboard operation
mofax copied to clipboard

Update core.py

Open Leo-GG opened this issue 1 year ago • 0 comments

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()

Leo-GG avatar Jan 23 '24 16:01 Leo-GG