-
-
Notifications
You must be signed in to change notification settings - Fork 18k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix BUG: Cannot shift Intervals that are not closed='right' (the default)
#60407
opened Nov 23, 2024 by
lfffkh
Loading…
2 of 3 tasks
DOC: Update variables a and b to names consistent with comment documentation
#60406
opened Nov 23, 2024 by
mingjji
Loading…
1 task done
BUG: Fix formatting of complex floats with exponents
#60405
opened Nov 23, 2024 by
snitish
Loading…
3 tasks done
DOC: fix SA01 for pandas.errors.UnsortedIndexError
#60404
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DOC: fix SA01,ES01 for pandas.errors.PossibleDataLossError
#60403
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DOC: fix SA01 for pandas.errors.OutOfBoundsTimedelta
#60402
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DOC: fix SA01 for pandas.errors.NumExprClobberingError
#60401
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DOC: fix SA01,ES01 for pandas.errors.InvalidIndexError
#60400
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DOC: fix SA01,ES01 for pandas.errors.DuplicateLabelError
#60399
opened Nov 23, 2024 by
tuhinsharma121
Loading…
DEPR: Raise pandas objects compatability with Numpy or Python functions
Deprecate
Functionality to remove in pandas
FutureWarning
about raising an error in __array__ when copy=False cannot be honored
Compat
TST: Add test for retaining dtype of datetime columns in
DataFrame.to_hdf
#60387
opened Nov 21, 2024 by
KevsterAmp
Loading…
3 tasks done
Bug Fix: #60343 Construction of Series / Index fails from dict keys when "str" dtype is specified explicitly
Constructors
Series/DataFrame/Index/pd.array Constructors
Strings
String extension data type and string data
feat: Implement option 'delete_rows' of argument 'if_exists' in 'DataFrame.to_sql' API.
IO SQL
to_sql, read_sql, read_sql_query
#60376
opened Nov 20, 2024 by
gmcrocetti
Loading…
5 tasks done
BUG: PeriodIndex.to_datetime inconsistent with its docstring
#60350
opened Nov 17, 2024 by
aram-cinnamon
Loading…
4 of 5 tasks
Added a new parameter to value_counts to keep both counts and normalized values.
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Enhancement
#60335
opened Nov 16, 2024 by
Keramatfar
Loading…
1 task
String dtype: use ObjectEngine for indexing for now correctness over performance
Indexing
Related to indexing on series/frames, not to indexes themselves
Strings
String extension data type and string data
Add warning for sharex/sharey when subplots=False in plot method
#60323
opened Nov 15, 2024 by
MehdiNemri
Loading…
5 tasks done
BUG: Supress
read_json
Spurious to_datetime
FutureWarning
#60313
opened Nov 14, 2024 by
KevsterAmp
Loading…
3 of 5 tasks
BUG: fix convert_dtypes to preserve timezone from tz-aware pyarrow timestamp dtype
#60304
opened Nov 13, 2024 by
road-1
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.