-  
-   Notifications  You must be signed in to change notification settings 
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
 API: to_datetime strings default to microsecond 
     #62801 opened Oct 22, 2025  by jbrockmendel    Loading…        
        6 tasks done 
  BUG: Fix numeric_only ignored with list of functions in DataFrame.agg and GroupBy.agg (#49352) 
     #62803 opened Oct 23, 2025  by ali-aqib    Loading…    
  CLN: Consolidate decimal string parsing functions in tokenizer.c 
     #62823 opened Oct 24, 2025  by heoh    Loading…        
        3 of 5 tasks 
  ENH: add option to save json without escaping forward slashes 
     #62830 opened Oct 25, 2025  by u7955901    Loading…        
        5 tasks done 
  DEPR/BUG: Do not ignore sort in concat for DatetimeIndex   Bug   Deprecate  Functionality to remove in pandas   Reshaping  Concat, Merge/Join, Stack/Unstack, Explode   
     #62843 opened Oct 25, 2025  by rhshadrach    Loading…        
        1 of 5 tasks 
  BUG: Handle non-dict items in json_normalize with max_level   Error Reporting  Incorrect or improved errors from pandas   IO JSON  read_json, to_json, json_normalize    
    BUG: make CustomBusinessDay respect provided calendar; require numpy.… 
     #62851 opened Oct 25, 2025  by edzxy    Loading…        
        3 of 5 tasks 
  BUG: CSV Double Quotes   IO CSV  read_csv, to_csv   
     #62855 opened Oct 26, 2025  by georginas05    Loading…        
        5 tasks done 
  DOC: removed @Appender and @Substition and replaced with docstrings 
     #62858 opened Oct 26, 2025  by aljosanpedro    •  Draft        
        1 of 5 tasks 
  DOC: remove gitpod/docker/devcontainer related documentation   Docs   
     #62859 opened Oct 26, 2025  by KevsterAmp    Loading…        
        1 of 5 tasks 
  STY: Enforce Ruff rule B905 for scripts/validate_unwanted_patterns.py 
     #62860 opened Oct 26, 2025  by aljosanpedro    •  Draft        
        1 of 5 tasks 
  [DOC] Improved docstring offset class BusinessDay 
     #62861 opened Oct 26, 2025  by SebastianGoldmann    Loading…        
        1 of 5 tasks 
  BUG: fix polluted window in skewness computation   Reduction Operations  sum, mean, min, max, etc.   Window  rolling, ewma, expanding   
     #62863 opened Oct 26, 2025  by Alvaro-Kothe    Loading…        
        6 of 7 tasks 
  ENH: Improve Excel header formatting with CSS-like font weight support 
     #62865 opened Oct 26, 2025  by antznette1    Loading…    
  ENH: Improve error handling in Excel export functionality 
     #62867 opened Oct 26, 2025  by antznette1    Loading…    
  DEPR: automatic upcasting in reindex 
   #62871 opened Oct 26, 2025  by jbrockmendel    Loading…        
        5 of 7 tasks 
      3             
   BUG: bdate_range with "cbh" fails   Frequency  DateOffsets   
     #62873 opened Oct 26, 2025  by natmokval    Loading…        
        4 tasks done 
  BUG: for ordered categorical data implements correct computation of kendall/spearman correlations 
   #62880 opened Oct 27, 2025  by pandeconscious    •  Draft        
        5 tasks 
  DOC: Replace @doc, @Appender, and @Substitution with inline docstrings for generic.py   Docs   
     #62882 opened Oct 27, 2025  by acrossler    Loading…        
        2 of 5 tasks 
  [backport 2.3.x] BUG: use arrow backend for digits references in 
 str.replace (#62872)   #62884 opened Oct 27, 2025  by Alvaro-Kothe    Loading…    
   ProTip! Filter pull requests by the default branch with base:main.