Skip to content

issues Search Results · repo:pydata/bottleneck language:Python

Filter by

249 results
 (86 ms)

249 results

inpydata/bottleneck (press backspace or delete to remove)

Hi, I ve been using quite a lot bottleneck accross projects so far but I always had to spam #type: ignore or to wrap the functions with my owns to avoid +100 pylance errors. Today I wrote a prototype of ...
  • OutSquareCapital
  • Opened 
    8 days ago
  • #479

I d like to work through the platform support related open PRs and issues, get them merged/addressed, and then tag a new release. Platforms to be added compared to the current 1.4.2 release for which ...
  • rgommers
  • 6
  • Opened 
    on Apr 3
  • #474

Visible on all recent PRs, with a message .pre-commit-config.yaml is not a file, it looks like: img width= 460 alt= Image src= https://github.com/user-attachments/assets/016625a9-3c59-4e36-8843-f4844f5b660a ...
  • rgommers
  • 10
  • Opened 
    on Mar 26
  • #471

It seems to support Python3.12 but Readme does not mention it. It is also unclear if it supports numpy 2.x.x.
bug
  • ogencoglu
  • 1
  • Opened 
    on Dec 7, 2024
  • #467

move_rank is much slower than pd.rolling(window).rank() when window is a large value( 1000)
bug
  • sysy007uuu
  • Opened 
    on Dec 4, 2024
  • #466

(venv) C:\Users\user\PycharmProjects\track no pip install opencage C:\Users\user\PycharmProjects\track no\venv\Scripts\pip-script.py:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html ...
  • kripan0
  • 1
  • Opened 
    on Nov 9, 2024
  • #465

Describe the bug Starting somewhere between 10 million and 50 million elements, the bn.nanmean and bn.nanstd functions appear to experience a catastrophic loss of accuracy with float32 data. To Reproduce ...
bug
  • prutschman-iv
  • 2
  • Opened 
    on Oct 15, 2024
  • #462

Describe the bug I m seeing the following error when installing Bottleneck as part of a pandas[performance] install: Collecting bottleneck =1.3.2 (from pandas[performance]~=2.0- -r requirements/core.txt ...
bug
  • GergelyKalmar
  • 3
  • Opened 
    on Oct 14, 2024
  • #461

Describe the bug When pip-installing bottleneck in an environment with Python 3.13, installation fails. To Reproduce pip install bottleneck in python 3.13 env. Results in: Collecting bottleneck Using ...
bug
  • veenstrajelmer
  • 1
  • Opened 
    on Oct 9, 2024
  • #459

Describe the bug Importing bottleneck fails with error (likely due to numpy version 2.*) To Reproduce To assist in reproducing the bug, please include the following: 1. pip install -U bottleneck then ...
bug
  • hpretl
  • 2
  • Opened 
    on Sep 9, 2024
  • #457
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub