
Bottleneck 1.6.0
0
Fast NumPy array functions written in C
Contents
Fast NumPy array functions written in C
Stars: 1162, Watchers: 1162, Forks: 115, Open Issues: 46The pydata/bottleneck repo was created 15 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1162 github stars!
How to Install bottleneck
You can install bottleneck using pip
pip install bottleneck
or add it to a project with poetry
poetry add bottleneck
Package Details
- Author
- None
- License
- Simplified BSD
- Homepage
- https://github.com/pydata/bottleneck
- PyPi:
- https://pypi.org/project/Bottleneck/
- GitHub Repo:
- https://github.com/pydata/bottleneck
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common bottleneck errors.
Code Examples
Here are some bottleneck code examples and snippets.
GitHub Issues
The bottleneck package has 46 open issues on GitHub
- CI is failing on windows-arm64 + Python 3.14t
- [BUG]
replacegives incomplete result on non-contiguous view - Fix move_mean to handle window=1 without floating-point errors
pythonfix





