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

Add dplyr tutorial port, clean up docs so documenter is happy #279

Merged
merged 25 commits into from
Aug 4, 2021

Commits on Aug 1, 2021

  1. initial commit

    pdeffebach committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    1caa748 View commit details
    Browse the repository at this point in the history
  2. pre_fix changes

    pdeffebach committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    6cc9d9b View commit details
    Browse the repository at this point in the history
  3. lots of fixes

    pdeffebach committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    2dbb295 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fixes

    pdeffebach committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    1fa1b35 View commit details
    Browse the repository at this point in the history
  2. small fix

    pdeffebach committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    a1bf264 View commit details
    Browse the repository at this point in the history
  3. more fixes

    pdeffebach committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    4622dff View commit details
    Browse the repository at this point in the history
  4. more

    pdeffebach committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    235d4d6 View commit details
    Browse the repository at this point in the history
  5. example of spaces on LHS

    pdeffebach committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    de82c82 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. fix set

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    73ef476 View commit details
    Browse the repository at this point in the history
  2. plug combine more

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b8a5a00 View commit details
    Browse the repository at this point in the history
  3. indentation

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a2aff4e View commit details
    Browse the repository at this point in the history
  4. fix bug

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    185436f View commit details
    Browse the repository at this point in the history
  5. pre_fix changes

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b460d28 View commit details
    Browse the repository at this point in the history
  6. lots of fixes

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b12d1dc View commit details
    Browse the repository at this point in the history
  7. fixes

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4d7da4a View commit details
    Browse the repository at this point in the history
  8. small fix

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7827fb0 View commit details
    Browse the repository at this point in the history
  9. more fixes

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cd11e19 View commit details
    Browse the repository at this point in the history
  10. more

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    73931cd View commit details
    Browse the repository at this point in the history
  11. example of spaces on LHS

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    aa7423a View commit details
    Browse the repository at this point in the history
  12. fix set

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cb61bfb View commit details
    Browse the repository at this point in the history
  13. plug combine more

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a8b4ad6 View commit details
    Browse the repository at this point in the history
  14. indentation

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ea8587b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a5f6b1 View commit details
    Browse the repository at this point in the history
  16. Merge pull request JuliaData#281 from pdeffebach/multi_rowwise

    Fix bug disallowing `@rsubset(df, :a, :b, :c)`
    pdeffebach authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1bdf600 View commit details
    Browse the repository at this point in the history
  17. initial commit

    pdeffebach committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2f0c0ab View commit details
    Browse the repository at this point in the history