{"library":"bottleneck","type":"library","category":null,"description":"Bottleneck is a Python library that provides a collection of fast, C-optimized functions for NumPy arrays, particularly useful for operations involving NaNs (Not a Number). It aims to offer significant performance improvements over equivalent NumPy functions for large arrays by implementing them in C. The current version is 1.6.0, with releases generally following significant NumPy updates or critical bug fixes, ensuring compatibility and performance.","language":"python","status":"active","version":"1.6.0","tags":["numpy","performance","array_operations","c_extensions","data_science"],"last_verified":"Wed May 20","install":[{"cmd":"pip install bottleneck","imports":["import bottleneck as bn"]}],"homepage":null,"github":"https://github.com/pydata/bottleneck","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bottleneck/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bottleneck/compatibility"}}