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

Merge nonstring columns #46879

Closed
wants to merge 26 commits into from

Commits on Apr 25, 2022

  1. merge non string columns

    ericman93 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4c7722e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fix test

    ericman93 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cb22a1e View commit details
    Browse the repository at this point in the history
  2. add new line

    ericman93 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7342a72 View commit details
    Browse the repository at this point in the history
  3. fix lint

    ericman93 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ac929ea View commit details
    Browse the repository at this point in the history
  4. fix black

    ericman93 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    5f3f90e View commit details
    Browse the repository at this point in the history
  5. fix black for real

    ericman93 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    496419d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. pr comments

    ericman93 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    4af2f89 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. __add__ for adding suffix

    ericman93 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9fef0f3 View commit details
    Browse the repository at this point in the history
  2. fix flake

    ericman93 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6aa110e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    b58d477 View commit details
    Browse the repository at this point in the history
  2. allow null suffix

    ericman93 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bfe59be View commit details
    Browse the repository at this point in the history
  3. fix pre commit

    ericman93 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    8ec9e56 View commit details
    Browse the repository at this point in the history
  4. add file

    ericman93 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4112c72 View commit details
    Browse the repository at this point in the history
  5. fix tests

    ericman93 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0375b94 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

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

    ericman93 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    989aefa View commit details
    Browse the repository at this point in the history
  3. fix typing

    ericman93 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    f1792a6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. add issue to comment

    ericman93 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c8224f9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. fix comments

    ericman93 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    5c1dacb View commit details
    Browse the repository at this point in the history
  2. merge from main

    ericman93 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    dc7ff6e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    edef8fe View commit details
    Browse the repository at this point in the history
  2. none isn't aloweed

    ericman93 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ce72b94 View commit details
    Browse the repository at this point in the history
  3. merge from main

    ericman93 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5522ad6 View commit details
    Browse the repository at this point in the history
  4. move to enhancements

    ericman93 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f62a084 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. merge from main

    ericman93 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4b1df82 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. merge from main

    ericman93 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    461d5b6 View commit details
    Browse the repository at this point in the history