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

minor fixes #916

Closed
wants to merge 4 commits into from
Closed

minor fixes #916

wants to merge 4 commits into from

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    34637c5 View commit details
    Browse the repository at this point in the history
  2. similar and setindex! methods for DataFrameRows.

    Useful for working with DataFrameRow objects, allowing, for example, a
    natural selection-partition-accumulation idiom when iterating over an
    eachrow(dataframe).
    tpapp committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2006db9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb147a View commit details
    Browse the repository at this point in the history
  4. Removed collect.

    Suggestion by @nalimilan.
    tpapp committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    052b38a View commit details
    Browse the repository at this point in the history