Skip to content

Conversation

@amueller
Copy link
Contributor

Add the example gallery to the website menu, remove the duplication of the changelog

@amueller amueller changed the base branch from master to develop September 26, 2018 20:21
@codecov-io
Copy link

codecov-io commented Sep 26, 2018

Codecov Report

Merging #554 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #554   +/-   ##
========================================
  Coverage    90.04%   90.04%           
========================================
  Files           32       32           
  Lines         2844     2844           
========================================
  Hits          2561     2561           
  Misses         283      283

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3215c0...682d415. Read the comment docs.

@mfeurer
Copy link
Collaborator

mfeurer commented Sep 27, 2018

Hey, thanks for removing the 2nd link to the changelog. Regarding the addition of a dedicated example section. Right now all examples are linked from the usage page and serve as documentation. Having the examples page would be an additional overview page pointing to them. Do you think this will make the page easier to navigate?

@amueller
Copy link
Contributor Author

amueller commented Oct 4, 2018

Sorry I didn't see your reply. I think it does. One less click to figure out how to upload a dataset ;)

@mfeurer mfeurer merged commit c69b0a6 into openml:develop Nov 16, 2018
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