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

Pint support for variables #3706

Merged
merged 23 commits into from
Feb 23, 2020
Merged

Commits on Jan 17, 2020

  1. get fillna tests to pass

    keewis committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    e5a6632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9414fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d2fe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    077d67a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. use concat as a class method

    keewis committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    e03fac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b65a76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88320ef View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

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

Commits on Jan 22, 2020

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

Commits on Jan 23, 2020

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

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    8bfc347 View commit details
    Browse the repository at this point in the history
  2. update whats-new.rst

    keewis committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    3d16f2e View commit details
    Browse the repository at this point in the history
  3. fix the import order

    keewis committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    a8cf968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fdbd56 View commit details
    Browse the repository at this point in the history
  5. test using pint master

    keewis committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    98e2b40 View commit details
    Browse the repository at this point in the history
  6. fix the install command

    keewis committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    05946b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c490ee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. use np.logical_not instead

    keewis committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f6eca88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72241e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ebfa6b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    0a0c2d3 View commit details
    Browse the repository at this point in the history
  2. skip the identical tests

    keewis committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    4cadc52 View commit details
    Browse the repository at this point in the history
  3. remove the warnings filter

    keewis committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b51caa4 View commit details
    Browse the repository at this point in the history