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
305
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
conditionally disable bottleneck
- #5560
#5560
Merged
dcherian
merged 12 commits into
pydata:main
pydata/xarray:main
from
keewis:conditionally-disable-bottleneck
keewis/xarray:conditionally-disable-bottleneck
Copy head branch name to clipboard
Aug 12, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
conditionally disable bottleneck
#5560
dcherian
merged 12 commits into
pydata:main
pydata/xarray:main
from
keewis:conditionally-disable-bottleneck
keewis/xarray:conditionally-disable-bottleneck
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2021
add the "use_bottleneck" option
keewis
committed
5056b45
View commit details
Copy full SHA for 5056b45
Browse repository at this point
conditionally disable bottleneck where possible
keewis
committed
f136208
View commit details
Copy full SHA for f136208
Browse repository at this point
fix the option name
keewis
committed
3623f8d
View commit details
Copy full SHA for 3623f8d
Browse repository at this point
Commits on Jul 21, 2021
Merge branch 'main' into conditionally-disable-bottleneck
keewis
committed
4910da6
View commit details
Copy full SHA for 4910da6
Browse repository at this point
add a entry to whats-new.rst
keewis
committed
83ff0bb
View commit details
Copy full SHA for 83ff0bb
Browse repository at this point
Commits on Jul 30, 2021
also check use_bottleneck in ffill and bfill
keewis
committed
514db3a
View commit details
Copy full SHA for 514db3a
Browse repository at this point
check for use_bottleneck in rank
keewis
committed
ad91a08
View commit details
Copy full SHA for ad91a08
Browse repository at this point
Merge branch 'main' into conditionally-disable-bottleneck
keewis
committed
cfeffa4
View commit details
Copy full SHA for cfeffa4
Browse repository at this point
split out the dask tests
keewis
committed
26b6015
View commit details
Copy full SHA for 26b6015
Browse repository at this point
Commits on Aug 11, 2021
make sure bottleneck is not used for reduce functions
keewis
committed
3c04ee1
View commit details
Copy full SHA for 3c04ee1
Browse repository at this point
Merge branch 'main' into conditionally-disable-bottleneck
keewis
committed
0c70fd5
View commit details
Copy full SHA for 0c70fd5
Browse repository at this point
Commits on Aug 12, 2021
explain how to enable bottleneck in the error messages
keewis
committed
76a22f3
View commit details
Copy full SHA for 76a22f3
Browse repository at this point
You can’t perform that action at this time.