Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Fix readme to catch up changing RDatasets #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix readme to catch up changing RDatasets #10

wants to merge 1 commit into from

Conversation

chezou
Copy link
Contributor

@chezou chezou commented Jun 15, 2014

For Julia v0.3.1, there are some trouble with example code as following.

  • data("datasets", ..) is deprecated
  • Conflict predict function with
  • nnz is deprecated

So I propose to fix them.

  - Change way to read RDatasets
  - Fix `using` order
  - Use `countnz` instead of `nnz`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant