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

Added Functionality ot Pivot_longer #176

Merged
merged 11 commits into from
Apr 14, 2022
Merged

Commits on Mar 24, 2022

  1. Merge branch 'master' of github.com:zdelrosario/py_grama

    Oscar De La Garza committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3861750 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:OscarDeGar/py_grama

    Oscar De La Garza committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    33828b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge branch 'master' of github.com:zdelrosario/py_grama

    Oscar De La Garza committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8d70388 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Update to main and WIP on Pivot

    Oscar De La Garza committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    6770ff4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Selection Helpers implmented for pivot_longer

    Oscar De La Garza committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    d8e0795 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Names_sep pos and Names_pattern added

    Oscar De La Garza committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    c6a2485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    806f523 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Changes Requested

    -Fixed test case for pivot_longer, line203
    -Positional names_sep now takes a list of x length
    -CodeCov hit fixed
    Oscar De La Garza committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    cb9f6c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:OscarDeGar/py_grama

    Oscar De La Garza committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    2fbfd94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:zdelrosario/py_grama

    Oscar De La Garza committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b2aeb13 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Removed leftover helper funciton

    Oscar De La Garza committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    41813a6 View commit details
    Browse the repository at this point in the history