-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: using .loc[:,column] fails type coercion when the object is a multi-index Bug Indexing Related to indexing on series/frames, not to indexes themselves Multithreading Parallelism in pandas
EHN: Improved thread safety for read_html() GH16928 Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap Multithreading Parallelism in pandas
Fix for issue #21150, using a simple lock to prevent an issue with multiple threads accessing an Index Bug Multithreading Parallelism in pandas
#22006 by kinow was closed Nov 23, 2018 Loading… updated Nov 23, 2018
4 tasks
ENH: Parallelization support for pairwise correlation cov/corr Enhancement Multithreading Parallelism in pandas
#61737 by gangula-karthik was closed Jul 21, 2025 Loading… updated Jul 21, 2025
5 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.