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
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
302
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
remove deprecations scheduled for 0.19
- #5630
#5630
Merged
TomNicholas
merged 13 commits into
pydata:main
pydata/xarray:main
from
keewis:deprecations
keewis/xarray:deprecations
Copy head branch name to clipboard
Jul 23, 2021
Conversation
Commits
13
(13)
Checks
Files changed
Merged
remove deprecations scheduled for 0.19
#5630
TomNicholas
merged 13 commits into
pydata:main
pydata/xarray:main
from
keewis:deprecations
keewis/xarray:deprecations
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2021
remove the deprecated dim kwarg for DataArray.integrate
keewis
committed
8aacaf5
View commit details
Copy full SHA for 8aacaf5
Browse repository at this point
remove the deprecated keep_attrs kwarg to .rolling
keewis
committed
dda0280
View commit details
Copy full SHA for dda0280
Browse repository at this point
remove the keep_attrs kwarg to .coarsen
keewis
committed
986b8fd
View commit details
Copy full SHA for 986b8fd
Browse repository at this point
raise a TypeError when passing DataArray to Variable
keewis
committed
c6b33e6
View commit details
Copy full SHA for c6b33e6
Browse repository at this point
Commits on Jul 23, 2021
remove the deprecated return value of Dataset.update
keewis
committed
5cc85c8
View commit details
Copy full SHA for 5cc85c8
Browse repository at this point
remove the outdated datasets argument to combine_by_coords
TomNicholas
committed
85f5d2c
View commit details
Copy full SHA for 85f5d2c
Browse repository at this point
fixed linting for combine_by_coords deprecation
TomNicholas
committed
a1d576d
View commit details
Copy full SHA for a1d576d
Browse repository at this point
all deprecations in the what's new
TomNicholas
committed
c245cac
View commit details
Copy full SHA for c245cac
Browse repository at this point
remove the documentation pages for the removed attributes [skip-ci]
keewis
committed
6599955
View commit details
Copy full SHA for 6599955
Browse repository at this point
Undo the deprecation and schedule the removal for 0.21
Show description for 132a8b8
keewis
committed
132a8b8
View commit details
Copy full SHA for 132a8b8
Browse repository at this point
update whats-new.rst
keewis
committed
2d0ef4c
View commit details
Copy full SHA for 2d0ef4c
Browse repository at this point
point to Dataset.merge [skip-ci]
keewis
committed
efc82d3
View commit details
Copy full SHA for efc82d3
Browse repository at this point
Undo the removal of the update return value and update the scheduled version
keewis
committed
b4252cc
View commit details
Copy full SHA for b4252cc
Browse repository at this point
You can’t perform that action at this time.