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

Improve performance of all feature calculations #224

Merged
merged 36 commits into from
Aug 24, 2018
Merged

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    141adb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. remove indexing

    kmax12 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5c3d3ed View commit details
    Browse the repository at this point in the history
  2. cleanup

    kmax12 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    3556fa0 View commit details
    Browse the repository at this point in the history
  3. tests pass

    kmax12 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    04012b1 View commit details
    Browse the repository at this point in the history
  4. merged

    kmax12 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    1ea0fa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. update functions

    kmax12 committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    da16327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2693084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e45438c View commit details
    Browse the repository at this point in the history
  4. clean up

    kmax12 committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    0bc7a20 View commit details
    Browse the repository at this point in the history
  5. merged

    kmax12 committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    0e8a1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    dcfb93b View commit details
    Browse the repository at this point in the history
  2. merged

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    2805e62 View commit details
    Browse the repository at this point in the history
  3. fix tests

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    f7935d5 View commit details
    Browse the repository at this point in the history
  4. fix tests

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    817ee99 View commit details
    Browse the repository at this point in the history
  5. fix tests

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    59e0d0a View commit details
    Browse the repository at this point in the history
  6. fix more tests

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    2bd8502 View commit details
    Browse the repository at this point in the history
  7. all tests passing

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    c9bc6dc View commit details
    Browse the repository at this point in the history
  8. tests now all pass

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    fad32d1 View commit details
    Browse the repository at this point in the history
  9. linting

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    233fd03 View commit details
    Browse the repository at this point in the history
  10. fix percent true

    kmax12 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    7a8c2dd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Update primitive_base.py

    kmax12 committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    6c8d35d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. merged

    kmax12 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7e90eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2041973 View commit details
    Browse the repository at this point in the history
  3. remove add link

    kmax12 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7583fd2 View commit details
    Browse the repository at this point in the history
  4. linting

    kmax12 committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    b61188d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. fix pandas warning and linting

    kmax12 committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    c461f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. update test

    kmax12 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    bd1f0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306ca09 View commit details
    Browse the repository at this point in the history
  3. linting

    kmax12 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3d86d09 View commit details
    Browse the repository at this point in the history
  4. remove unused test

    kmax12 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    fcd5d8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4367a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. fix warning

    kmax12 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    340e1e9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into agg-functions

    # Conflicts:
    #	featuretools/entityset/entityset.py
    kmax12 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    e3d1ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5282f4 View commit details
    Browse the repository at this point in the history
  4. fix tests

    kmax12 committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    9cf1b21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    383ef17 View commit details
    Browse the repository at this point in the history