Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JuliaPy
/
PythonCall.jl
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
1.1k
Code
Issues
182
Pull requests
30
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add timedelta, timedelta64 and datetime64 plus respective conversions
- #509
#509
Open
hhaensel
wants to merge 27 commits into
JuliaPy:main
JuliaPy/PythonCall.jl:main
from
hhaensel:hh-timedelta64
hhaensel/PythonCall.jl:hh-timedelta64
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Add timedelta, timedelta64 and datetime64 plus respective conversions
#509
hhaensel
wants to merge 27 commits into
JuliaPy:main
JuliaPy/PythonCall.jl:main
from
hhaensel:hh-timedelta64
hhaensel/PythonCall.jl:hh-timedelta64
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2022
add support for `@py from <module> import`
hhaensel
committed
093bdcb
View commit details
Copy full SHA for 093bdcb
Browse repository at this point
Commits on Jul 5, 2023
Merge branch 'cjdoris:main' into main
hhaensel
authored
c63ab23
View commit details
Copy full SHA for c63ab23
Browse repository at this point
Commits on Jun 16, 2024
Merge branch 'main' of https://github.com/hhaensel/PythonCall.jl
hhaensel
committed
5a65a52
View commit details
Copy full SHA for 5a65a52
Browse repository at this point
support timedelta, timedelta64, datetime64 and respective conversions
hhaensel
committed
5740b59
View commit details
Copy full SHA for 5740b59
Browse repository at this point
fix week kw in pytimedelta64, typo (space) in builtins
hhaensel
committed
f897600
View commit details
Copy full SHA for f897600
Browse repository at this point
Commits on Jun 17, 2024
correct handling of count in 64-bit conversion rules
Helmut Hänsel
committed
1e8d410
View commit details
Copy full SHA for 1e8d410
Browse repository at this point
Commits on Jul 28, 2024
Merge remote-tracking branch 'origin/main' into hh-timedelta64
hhaensel
committed
b3cc79f
View commit details
Copy full SHA for b3cc79f
Browse repository at this point
Commits on Sep 6, 2024
Apply suggestions from code review
Show description for 9dfc0dd
hhaensel
and
MilesCranmer
authored
9dfc0dd
View commit details
Copy full SHA for 9dfc0dd
Browse repository at this point
Apply suggestions from code review part II
Show description for a3a2b97
hhaensel
and
MilesCranmer
authored
a3a2b97
View commit details
Copy full SHA for a3a2b97
Browse repository at this point
reviewers suggestions part III
hhaensel
committed
daf9759
View commit details
Copy full SHA for daf9759
Browse repository at this point
Commits on Jan 19, 2025
Merge branch 'JuliaPy:main' into hh-timedelta64
hhaensel
authored
60e0daa
View commit details
Copy full SHA for 60e0daa
Browse repository at this point
add tests for pytimedelta
hhaensel
committed
7391b8d
View commit details
Copy full SHA for 7391b8d
Browse repository at this point
Commits on Jan 20, 2025
fix micro/millisecond in pytimedelta,
Show description for 8f28567
hhaensel
committed
8f28567
View commit details
Copy full SHA for 8f28567
Browse repository at this point
add tests for pytimedelta, pytimedelta64 and conversion of pytimedelta64 in DataFrames
hhaensel
committed
46efe53
View commit details
Copy full SHA for 46efe53
Browse repository at this point
Commits on Jan 21, 2025
fix pytimdelta(years/months=0), add pydatetime64(::Union{Date, DateTime}), remove pydatetime64(::CompoundPeriod)
hhaensel
committed
d36c113
View commit details
Copy full SHA for d36c113
Browse repository at this point
add tests for pytimedelta64, pydatetime64
hhaensel
committed
66459c6
View commit details
Copy full SHA for 66459c6
Browse repository at this point
support unitless timedelta64, keep unit per default, add keyword canonicalize, add global setting CANONICALIZE_TIMEDELTA64 for rule conversion
hhaensel
committed
3c51b54
View commit details
Copy full SHA for 3c51b54
Browse repository at this point
add tests for timedelta64 canonicalize
hhaensel
committed
fac1ef8
View commit details
Copy full SHA for fac1ef8
Browse repository at this point
Merge branch 'JuliaPy:main' into hh-timedelta64
hhaensel
authored
d00a788
View commit details
Copy full SHA for d00a788
Browse repository at this point
add CondaPkg and DataFrames as extras in Project.toml
hhaensel
committed
5abcf1d
View commit details
Copy full SHA for 5abcf1d
Browse repository at this point
fix pandas testing
hhaensel
committed
34f35ce
View commit details
Copy full SHA for 34f35ce
Browse repository at this point
fix compat with julia < 1.8
hhaensel
committed
9864173
View commit details
Copy full SHA for 9864173
Browse repository at this point
specialize Base.convert(::<:Period, CompoundPeriod) for julia < 1.8
hhaensel
committed
3148bae
View commit details
Copy full SHA for 3148bae
Browse repository at this point
change CondaPkg environment
hhaensel
committed
94b47df
View commit details
Copy full SHA for 94b47df
Browse repository at this point
fix test/Project.toml, adapt runtests.jl
hhaensel
committed
f66f526
View commit details
Copy full SHA for f66f526
Browse repository at this point
Commits on Feb 19, 2025
change order of args of pytimedelta; add docstrings for pytimedelta, pytimedelta64, pydatetime64
hhaensel
committed
e9277ef
View commit details
Copy full SHA for e9277ef
Browse repository at this point
remove `@py`method for python-style imports
hhaensel
committed
d93e99a
View commit details
Copy full SHA for d93e99a
Browse repository at this point
You can’t perform that action at this time.