Open gonuke opened 2 years ago
Fixes #96
This introduces a generic method to update a dataframe and then calls it through different wrappers for specific dataframes.
Maybe the dataframes are being passed by value instead of by reference? I'll need to test more....
Fixes #96
This introduces a generic method to update a dataframe and then calls it through different wrappers for specific dataframes.