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

Grouby transform feature #455

Merged
merged 34 commits into from Mar 25, 2019
Merged

Grouby transform feature #455

merged 34 commits into from Mar 25, 2019

Commits on Feb 25, 2019

  1. add GroupByTransformPrimitive

    rwedge committed Feb 25, 2019
    Copy the full SHA
    87194f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    862590c View commit details
    Browse the repository at this point in the history
  3. add GroupByTransformFeature

    rwedge committed Feb 25, 2019
    Copy the full SHA
    6948485 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f0a2ff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    55b6b16 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6398a78 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Copy the full SHA
    3748402 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    09b84fc View commit details
    Browse the repository at this point in the history
  3. rework groupby logic

    rwedge committed Feb 26, 2019
    Copy the full SHA
    9254060 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3a77d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. handled 'nan' group of groupby

    rwedge committed Feb 27, 2019
    Copy the full SHA
    bde94de View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. redo groupby_feature.get_name

    rwedge committed Mar 6, 2019
    Copy the full SHA
    8dc9b62 View commit details
    Browse the repository at this point in the history
  2. linting

    rwedge committed Mar 6, 2019
    Copy the full SHA
    f89167d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f17e6e6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    607ccb2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    927e62d View commit details
    Browse the repository at this point in the history
  6. test GBTF.copy

    rwedge committed Mar 6, 2019
    Copy the full SHA
    67f1fcf View commit details
    Browse the repository at this point in the history
  7. test groupby with empty data

    rwedge committed Mar 6, 2019
    Copy the full SHA
    fe5400f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. test uses_calc_time with GBTF

    rwedge committed Mar 7, 2019
    Copy the full SHA
    d8db338 View commit details
    Browse the repository at this point in the history
  2. linting

    rwedge committed Mar 7, 2019
    Copy the full SHA
    e55fc51 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Copy the full SHA
    a866d73 View commit details
    Browse the repository at this point in the history
  2. rename test file

    rwedge committed Mar 15, 2019
    Copy the full SHA
    9dd526c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    06dac4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6a9b8d5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d70dc6d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Copy the full SHA
    84bc534 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Copy the full SHA
    95d7f3e View commit details
    Browse the repository at this point in the history
  2. add comments about time where we exclude the groupby feature when usi…

    …ng all base features
    rwedge committed Mar 22, 2019
    Copy the full SHA
    03f1a41 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a3ee88f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d9af1bf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    403ad54 View commit details
    Browse the repository at this point in the history
  6. linting

    rwedge committed Mar 22, 2019
    Copy the full SHA
    2a41be1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Copy the full SHA
    10e0ecc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    49aa411 View commit details
    Browse the repository at this point in the history