Skip to content

Conversation

@ArlindKadra
Copy link
Member

Reference Issue

#587

What does this PR implement/fix? Explain your changes.

It refactors task.py since it does not make full use of inheritance.

How should this PR be tested?

Existing unit tests.

@mfeurer mfeurer merged commit 6c75554 into develop Nov 13, 2018
@mfeurer mfeurer deleted the fix587 branch November 13, 2018 12:14
glemaitre pushed a commit to glemaitre/openml-python that referenced this pull request Nov 16, 2018
mfeurer pushed a commit that referenced this pull request Nov 16, 2018
* EHN: support SparseDataFrame when creating a dataset

* TST: check attributes inference dtype

* PEP8

* EXA: add sparse dataframe in the example

* Fix typos.

* Fix typo.

* Refactoring task.py (#588)

* [MRG] EHN: inferred row_id_attribute from dataframe to create a dataset (#586)

* EHN: inferred row_id_attribute from dataframe to create a dataset

* reset the index of dataframe after inference

* TST: check the size of the dataset

* PEP8

* TST: check that an error is raised when row_id_attributes is not a known attribute

* DOC: Update the docstring

* PEP8

* add examples to the menu, remove double progress (#554)

* PEP8

* PEP8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants