-
-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
String dtype: allow string dtype in query/eval with default numexpr engine
expressions
pd.eval, query
Strings
String extension data type and string data
#59810
opened Sep 15, 2024 by
jorisvandenbossche
Loading…
BUG: Fix from_records() column reorder issue, if columns!=None use passed param (#59717)
#59809
opened Sep 15, 2024 by
VibavariG
Loading…
5 tasks done
Fix doc errors for various datetime functions
#59791
opened Sep 13, 2024 by
Pranav-Wadhwa
Loading…
1 task done
ENH: Follow up to PR #59577, Series.str.get_dummies() raise on str type
#59786
opened Sep 12, 2024 by
aaronchucarroll
Loading…
2 tasks done
Assorted backports for 2.2.x
Build
Library building on various platforms
CI
Continuous Integration
Python 3.13
REF: pass dtype explicitly to _from_sequence
#59774
opened Sep 11, 2024 by
jbrockmendel
Loading…
5 tasks
REF: pass dtype explicitly to _from_sequence inside pd.array
#59773
opened Sep 10, 2024 by
jbrockmendel
Loading…
5 tasks
#59009: Added document and a test case for newlines_in_values case.
#59754
opened Sep 9, 2024 by
wooseogchoi
Loading…
3 tasks
DEPR: Update groupby.apply DeprecationWarning to FutureWarning
Apply
Apply, Aggregate, Transform
Warnings
Warnings that appear or should be added to pandas
#59751
opened Sep 8, 2024 by
rhshadrach
•
Draft
5 tasks
BUG: Fix groupby().any() behavior for timedelta columns with all null valuesfix issue #59712
Bug
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#59750
opened Sep 8, 2024 by
40gilad
Loading…
API: value_counts to consistently maintain order of input
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
API - Consistency
Internal Consistency of API/Behavior
Doc string for pandas.Timestamp.max, pandas.Timestamp.min
#59744
opened Sep 7, 2024 by
NavaneetthaSundararaj
•
Draft
BUG: Remove
read_json
datetime deprecation warning
#59743
opened Sep 7, 2024 by
KevsterAmp
Loading…
4 of 5 tasks
DOC: Fix SA01 for pandas.Series.dt.nanoseconds and pandas.Series.dt.seconds.
#59741
opened Sep 7, 2024 by
chalky25
Loading…
BUG: CSS strings truncated at ":"
Styler
conditional formatting using DataFrame.style
#59720
opened Sep 5, 2024 by
invalidarg
Loading…
Fix docstring Timedelta.to_timedelta64 SA01, Timedelta.total_seconds SA01, Timedelta.view SA01
#59719
opened Sep 5, 2024 by
fbourgey
Loading…
DOC: fix broken link for governance in the team web page
#59700
opened Sep 3, 2024 by
doshi-kevin
Loading…
5 tasks
ENH: add basic DataFrame.from_arrow class method for importing through Arrow PyCapsule interface
Arrow
pyarrow functionality
#59696
opened Sep 3, 2024 by
jorisvandenbossche
Loading…
2 of 4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.