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(python): Clean up conversion utils #11789

Merged

Commits on Oct 16, 2023

  1. seconds_per_day

    rancomp committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1405d00 View commit details
    Browse the repository at this point in the history
  2. add validate time unit method

    rancomp committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    83829cf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    194c81d View commit details
    Browse the repository at this point in the history
  2. linting and more clean up

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ce6ca8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b37c25e View commit details
    Browse the repository at this point in the history
  4. black and typing

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6983554 View commit details
    Browse the repository at this point in the history
  5. pre-commit

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a14d072 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e158d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    052c8de View commit details
    Browse the repository at this point in the history
  8. allow time_unit=None again

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2aee870 View commit details
    Browse the repository at this point in the history
  9. linting

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2d2708f View commit details
    Browse the repository at this point in the history
  10. validate type

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3392245 View commit details
    Browse the repository at this point in the history
  11. mypy stuff

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    485e0d3 View commit details
    Browse the repository at this point in the history
  12. pre-commit

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2ae7b05 View commit details
    Browse the repository at this point in the history
  13. handle None

    rancomp committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a20403a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    29253e0 View commit details
    Browse the repository at this point in the history
  2. remove validation func

    rancomp committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9288526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af466df View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. suggested changes

    rancomp committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0bb8d0b View commit details
    Browse the repository at this point in the history
  2. accidental typo

    rancomp committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3ba6697 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. conflict

    rancomp committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ef91ad4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/rancomp/polars into refacto…

    …r/python_datetime_and_delta_convert
    rancomp committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bf281b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

    stinodego committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a7b74e6 View commit details
    Browse the repository at this point in the history