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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
GenericMappingTools
/
pygmt
Public
Notifications
You must be signed in to change notification settings
Fork
250
Star
871
Code
Issues
126
Pull requests
56
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
pyarrow: Support date32[day] and date64[ms] dtypes in pandas objects
- #2845
#2845
Merged
weiji14
merged 9 commits into
main
GenericMappingTools/pygmt:main
from
pyarrow/date-dtype
GenericMappingTools/pygmt:pyarrow/date-dtype
Copy head branch name to clipboard
Dec 17, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
pyarrow: Support date32[day] and date64[ms] dtypes in pandas objects
#2845
weiji14
merged 9 commits into
main
GenericMappingTools/pygmt:main
from
pyarrow/date-dtype
GenericMappingTools/pygmt:pyarrow/date-dtype
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2023
Convert pyarrow date32/date64 dtypes to np.datetime64
Show description for 5d16103
weiji14
committed
5d16103
View commit details
Copy full SHA for 5d16103
Browse repository at this point
Handle Python lists without dtype attr and use as_c_contiguous
Show description for 19a14d8
weiji14
committed
19a14d8
View commit details
Copy full SHA for 19a14d8
Browse repository at this point
Add doctest to check that date32/date64 are converted to datetime64
Show description for 4f40f65
weiji14
committed
4f40f65
View commit details
Copy full SHA for 4f40f65
Browse repository at this point
Commits on Dec 16, 2023
Merge branch 'main' into pyarrow/date-dtype
weiji14
committed
09efb67
View commit details
Copy full SHA for 09efb67
Browse repository at this point
Refactor to use pygmt.helpers.testing.skip_if_no
weiji14
committed
ca0989a
View commit details
Copy full SHA for ca0989a
Browse repository at this point
Merge branch 'main' into pyarrow/date-dtype
weiji14
committed
af6d63f
View commit details
Copy full SHA for af6d63f
Browse repository at this point
Document that PyArrow date32/date64 dtypes are now supported in PyGMT
weiji14
committed
d0c1dad
View commit details
Copy full SHA for d0c1dad
Browse repository at this point
Commits on Dec 17, 2023
Refactor to use dict mapping instead of if-then
Show description for de08508
weiji14
and
seisman
committed
de08508
View commit details
Copy full SHA for de08508
Browse repository at this point
Merge branch 'main' into pyarrow/date-dtype
weiji14
committed
669595e
View commit details
Copy full SHA for 669595e
Browse repository at this point
You can’t perform that action at this time.