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

Add support for datetime64 #334

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 30, 2023

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

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

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

Commits on Jul 3, 2023

  1. finetune timedelta conversion with respect to ns

    Helmut Hänsel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    89b0cf7 View commit details
    Browse the repository at this point in the history
  2. add conversion from Periods/CompoundPeriods to timedelta64 and tests …

    …for timedelta64
    Helmut Hänsel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cf2bbaa View commit details
    Browse the repository at this point in the history
  3. add more conversion rules for periods

    Helmut Hänsel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3f87fb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed5229 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix pytimedelta with kwargs

    Helmut Hänsel committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    37b6213 View commit details
    Browse the repository at this point in the history