Open fawkesley opened 10 years ago
This is a regression test to pin the behaviour of pytides doing a full analysis for example_observations_2.csv
example_observations_2.csv
I have run this test based directly off sam-cox/pytides and off my whitespace changes and they pass on both.
Note that it depends on the new CsvObservations class and should be merged after https://github.com/sam-cox/pytides/pull/8
CsvObservations
Note that I've now rebased this off the new example_observations_2.csv introduced over in https://github.com/sam-cox/pytides/pull/8
This is a regression test to pin the behaviour of pytides doing a full analysis for
example_observations_2.csv
I have run this test based directly off sam-cox/pytides and off my whitespace changes and they pass on both.
Note that it depends on the new
CsvObservations
class and should be merged after https://github.com/sam-cox/pytides/pull/8