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

Refactor LuxGroupBy using multiple inheritance #309

Merged
merged 29 commits into from
Mar 16, 2021

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    95bb455 View commit details
    Browse the repository at this point in the history
  2. black formatting

    westernguy2 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f18c8a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e851c07 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. add pandas tests

    westernguy2 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    73affb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

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

Commits on Jan 20, 2021

  1. fix merge conflicts

    westernguy2 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    71c7769 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Feb 7, 2021

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

Commits on Feb 24, 2021

  1. fix merge conflicts

    westernguy2 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6d44ece View commit details
    Browse the repository at this point in the history
  2. fix merge conflict again

    westernguy2 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    32d24a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    431f11a View commit details
    Browse the repository at this point in the history
  4. remove tests for staging

    westernguy2 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    7f9f058 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. update series tests

    westernguy2 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    910049f View commit details
    Browse the repository at this point in the history
  2. add back getitem

    westernguy2 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    1de238d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe4c022 View commit details
    Browse the repository at this point in the history
  4. remove print statements

    westernguy2 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fc6906f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4845159 View commit details
    Browse the repository at this point in the history
  6. revert Makefile

    westernguy2 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    9116360 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a8a338 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    8c0f821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77338a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. make parent LuxGroupby

    westernguy2 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    28729fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aebf6b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Merge branch 'pandas-tests' of https://github.com/westernguy2/lux int…

    …o pandas-tests-staging
    westernguy2 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    6ca52af View commit details
    Browse the repository at this point in the history
  2. remove pandas tests

    westernguy2 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    6244186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dc17b3 View commit details
    Browse the repository at this point in the history
  4. run black

    westernguy2 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3ae1b49 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    9f1d3b1 View commit details
    Browse the repository at this point in the history
  2. run black

    westernguy2 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    cf26ab3 View commit details
    Browse the repository at this point in the history