Activity
tidying up
tidying up
formatting
formatting
initial commit
initial commit
using pytest.mark.parametrize decorator for instance_fix and split_df…
using pytest.mark.parametrize decorator for instance_fix and split_df…
removing capital letters
removing capital letters
raise waning instead of error
raise waning instead of error
fixing tests
fixing tests
config updates
config updates
Initial Commit
Initial Commit
changed test_split_df_on_trim to tidy up the assertion statements (ne…
changed test_split_df_on_trim to tidy up the assertion statements (ne…
potential helper function
potential helper function
included 211_trim in df1 as example of bool column in more than one df
included 211_trim in df1 as example of bool column in more than one df
include test for split_df_on_trim
include test for split_df_on_trim
Changed helper so it has the right pandas dataframe creation function
Changed helper so it has the right pandas dataframe creation function
3 days ago
Initial commit- working progress
Initial commit- working progress
updated _version
updated _version
changed name of item in breakdown_validation dict
changed name of item in breakdown_validation dict
rename dictionary and removed else statment as it is redundant
rename dictionary and removed else statment as it is redundant
small fix to pass unit test
small fix to pass unit test
mopdified comments
mopdified comments
simplified unit test data
simplified unit test data
added additional functionality to ensure rows 4xx, 5xx and 6xx are se…
added additional functionality to ensure rows 4xx, 5xx and 6xx are se…
replaced condition
replaced condition
removed redundant pass code
removed redundant pass code