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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pydata
/
xarray
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
4.2k
Code
Issues
1.1k
Pull requests
317
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix CFTimeIndex-related errors stemming from updates in pandas
- #3764
#3764
Merged
shoyer
merged 11 commits into
pydata:master
pydata/xarray:master
from
spencerkclark:fix-3751
spencerkclark/xarray:fix-3751
Copy head branch name to clipboard
Mar 13, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix CFTimeIndex-related errors stemming from updates in pandas
#3764
shoyer
merged 11 commits into
pydata:master
pydata/xarray:master
from
spencerkclark:fix-3751
spencerkclark/xarray:fix-3751
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2020
Allow subtraction of a generic Index of cftime.datetimes from a CFTimeIndex
spencerkclark
committed
d138a57
View commit details
Copy full SHA for d138a57
Browse repository at this point
black
spencerkclark
committed
bd92d06
View commit details
Copy full SHA for bd92d06
Browse repository at this point
Test that NotImplemented logic works
spencerkclark
committed
9fddded
View commit details
Copy full SHA for 9fddded
Browse repository at this point
Commits on Feb 22, 2020
Vendor _get_nearest_indexer and _filter_indexer_tolerance
spencerkclark
committed
4480922
View commit details
Copy full SHA for 4480922
Browse repository at this point
Test OverflowError in __rsub__
spencerkclark
committed
08f1c3d
View commit details
Copy full SHA for 08f1c3d
Browse repository at this point
Fix name of pandas method in docstring
spencerkclark
committed
1f573a3
View commit details
Copy full SHA for 1f573a3
Browse repository at this point
Merge branch 'master' into fix-3751
spencerkclark
committed
01c46c4
View commit details
Copy full SHA for 01c46c4
Browse repository at this point
Add what's new entries
spencerkclark
committed
c91e625
View commit details
Copy full SHA for c91e625
Browse repository at this point
Enable use of tolerance greater than 292 years
spencerkclark
committed
1496513
View commit details
Copy full SHA for 1496513
Browse repository at this point
Commits on Mar 9, 2020
Merge branch 'master' into fix-3751
dcherian
authored
2424de0
View commit details
Copy full SHA for 2424de0
Browse repository at this point
newlinw
dcherian
authored
ec4e19f
View commit details
Copy full SHA for ec4e19f
Browse repository at this point
You can’t perform that action at this time.