Closed SherelynA closed 3 weeks ago
Changed .loc usage to concat in order to add the new data onto the empty pandas dataframe and change the test assert to match these changes.
These changes look good -- great work @SherelynA !!
I've opened #110 to work on getting the CI back up.
Changed .loc usage to concat in order to add the new data onto the empty pandas dataframe and change the test assert to match these changes.