Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrects docstring for the as_df keyword #183

Merged
merged 1 commit into from Oct 21, 2022
Merged

Corrects docstring for the as_df keyword #183

merged 1 commit into from Oct 21, 2022

Conversation

vitaminace33
Copy link
Contributor

The specific behavior of the as_df keyword stated in the docstring template for specific fields is contrary to the keyword's main description, the keyword meaning and to its actual behavior: as_df=false for plain arrays, as_df=true for dataframes.

The specific behavior of the `as_df` keyword stated in the docstring template for specific fields is contrary to the keyword's main description, the keyword meaning and to its actual behavior: `as_df=false` for plain arrays, `as_df=true` for dataframes.
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2022

Codecov Report

Merging #183 (07ed819) into master (e86b1ce) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   36.29%   36.29%           
=======================================
  Files          43       43           
  Lines        2240     2240           
=======================================
  Hits          813      813           
  Misses       1427     1427           
Impacted Files Coverage Δ
src/abstract_datasets.jl 21.87% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@CarloLucibello CarloLucibello merged commit 3ea6741 into JuliaML:master Oct 21, 2022
@CarloLucibello
Copy link
Member

thanks!

@vitaminace33
Copy link
Contributor Author

yrw :D

@vitaminace33 vitaminace33 deleted the patch-1 branch October 21, 2022 08:50
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.

None yet

3 participants