Skip to content

Cleanup of issues in generating random sframes.#343

Merged
ylow merged 1 commit intoturi-code:masterfrom
hoytak:random-gen-cleanup
Jun 17, 2016
Merged

Cleanup of issues in generating random sframes.#343
ylow merged 1 commit intoturi-code:masterfrom
hoytak:random-gen-cleanup

Conversation

@hoytak
Copy link
Copy Markdown
Contributor

@hoytak hoytak commented Jun 7, 2016

Generating the random sframe had 2 minor issues, which this fixes:

  • Dicts always had a {0 : 0} key. Now they are consistently {string : value}.
  • hashes had a big block of zeros. Now they actually look like random hashes.

Generating the random sframe had 2 minor issues, which this fixes:

- Dicts always had a {0 : 0} key.  Now they are consistently {string : value}.
- hashes had a big block of zeros.  Now they actually look like random hashes.
@hoytak hoytak added the bugfix label Jun 7, 2016
@ylow ylow merged commit 18bf3f1 into turi-code:master Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants