openml-python icon indicating copy to clipboard operation
openml-python copied to clipboard

Test cases for data input-output compatibility

Open Neeratyoy opened this issue 5 years ago • 0 comments

Need to create unit tests to check all combination of input-output pairs of data type conversions allowed in openml-python.

For example: ARFF -> DENSE ARFF -> SciPy Sparse matirx Sparse ARFF -> SciPy Sparse matrix Sparse ARFF -> Pandas Sparse Dataframe ...

Neeratyoy avatar Oct 15 '19 08:10 Neeratyoy