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

[WIP] Doc fixes and dict logging #849

Closed
wants to merge 3 commits into from
Closed

[WIP] Doc fixes and dict logging #849

wants to merge 3 commits into from

Conversation

piskvorky
Copy link
Owner

@piskvorky piskvorky commented Sep 5, 2016

Minor documentation fixes + added one new function, utils.sample_dict.

sample_dict can be used to get a small sample of a dictionary's contents (items). This is useful in logging, to make it easy for users to see what's being put in a dictionary, for simple log eyeballing / sanity checking.

Needs testing = unit test, including use_random param.

@tmylk tmylk changed the title Doc fixes and dict logging [WIP] Doc fixes and dict logging Sep 15, 2016
@tmylk tmylk added the difficulty easy Easy issue: required small fix label Sep 22, 2016
@metalaman
Copy link
Contributor

sample_dict is working for all valid input values.
use_random param is working correctly.

@tmylk
Copy link
Contributor

tmylk commented Sep 25, 2016

Dict logging merged in #880 . Leaving open for doc fixes.

@piskvorky
Copy link
Owner Author

@tmylk status?

@menshikh-iv menshikh-iv deleted the doc_fix branch October 6, 2017 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty easy Easy issue: required small fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants