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
Internal refactor of label-based data selection
- #5322
#5322
Merged
benbovy
merged 13 commits into
pydata:master
pydata/xarray:master
from
benbovy:index-refactor-selection
benbovy/xarray:index-refactor-selection
Copy head branch name to clipboard
Jun 8, 2021
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Internal refactor of label-based data selection
#5322
benbovy
merged 13 commits into
pydata:master
pydata/xarray:master
from
benbovy:index-refactor-selection
benbovy/xarray:index-refactor-selection
Copy head branch name to clipboard
Commits
Commits on May 14, 2021
xindexes also returns multi-index levels as keys
benbovy
committed
261fb78
View commit details
Copy full SHA for 261fb78
Browse repository at this point
wip: move label selection into PandasIndex
Show description for 6f44bdd
benbovy
committed
6f44bdd
View commit details
Copy full SHA for 6f44bdd
Browse repository at this point
Commits on May 17, 2021
Revert "xindexes also returns multi-index levels as keys"
Show description for eeb4755
benbovy
committed
eeb4755
View commit details
Copy full SHA for eeb4755
Browse repository at this point
fix broken tests
benbovy
committed
0b49c3e
View commit details
Copy full SHA for 0b49c3e
Browse repository at this point
remove old code + move/update tests
benbovy
committed
1688974
View commit details
Copy full SHA for 1688974
Browse repository at this point
remove duplicate function
benbovy
committed
f7c8385
View commit details
Copy full SHA for f7c8385
Browse repository at this point
add PandasMultiIndex class + refactor query impl
benbovy
committed
b9bfbde
View commit details
Copy full SHA for b9bfbde
Browse repository at this point
remove PandasIndex.from_variables for now
Show description for 16fb7e1
benbovy
committed
16fb7e1
View commit details
Copy full SHA for 16fb7e1
Browse repository at this point
Merge remote-tracking branch 'pydata/master' into index-refactor-selection
benbovy
committed
34870cd
View commit details
Copy full SHA for 34870cd
Browse repository at this point
fix broken tests
Show description for f7c549c
benbovy
committed
f7c549c
View commit details
Copy full SHA for f7c549c
Browse repository at this point
Commits on May 28, 2021
prevent loading values for xarray objs in slice
benbovy
committed
fdcc540
View commit details
Copy full SHA for fdcc540
Browse repository at this point
Merge branch 'master' into index-refactor-selection
benbovy
committed
814e381
View commit details
Copy full SHA for 814e381
Browse repository at this point
update what's new
benbovy
committed
fda4849
View commit details
Copy full SHA for fda4849
Browse repository at this point
You can’t perform that action at this time.