Implement a helper class to create series or data frame objects in test cases
The creation of series or data frame objects in test cases can be extracted into a helper class and reused in several test cases.
The creation of series or data frame objects in test cases can be extracted into a helper class and reused in several test cases.