issues
search
pandas-dev
/
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.83k
stars
18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUG: Printing of a pandas Series of complex numbers with e-notation has broken between 2.0.x and older versions and the newer 2.1.x, 2.2.x versions
#60393
gitBwhitlat
opened
1 hour ago
0
BUG (string dtype): comparison of string column to mixed object column fails #60228 (fixed)
#60392
TEARFEAR
opened
3 hours ago
0
ENH: Decimal year
#60391
dshean
opened
6 hours ago
3
DOC: fix SA01 for pandas.errors.ChainedAssignmentError
#60390
tuhinsharma121
closed
9 hours ago
1
BUG: Cannot `shift` Intervals that are not `closed='right'` (the default)
#60389
WillMorrisonEnspi
opened
14 hours ago
2
BUG: cannot locate multiIndex column when NaT is in column
#60388
CraigMeng
opened
14 hours ago
1
TST: Add test for retaining dtype of datetime columns in `DataFrame.to_hdf`
#60387
KevsterAmp
opened
15 hours ago
0
DOC: Fix doc string for column C&C
#60386
mahlzahn
closed
12 hours ago
1
ENH: value_counts to produce both count and normalized
#60385
Keramatfar
opened
20 hours ago
1
DOC: Missing type hint for squeeze method
#60384
JessJohn0
opened
21 hours ago
1
Bug Fix: #60343 Construction of Series / Index fails from dict keys when "str" dtype is specified explicitly
#60383
tasfia8
opened
1 day ago
1
update twitter to the new URL and logo
#60382
partev
closed
12 hours ago
1
remove unnecessary trailing slashes from URLs
#60381
partev
closed
12 hours ago
1
BUG: errant behavior of ~ operator within an apply statement
#60380
ngeorgette
closed
6 hours ago
1
BUG: `DataFrameGroupBy.agg` has different behavior when input function receives keyword argument
#60379
mldcastro
closed
6 hours ago
1
TST: Make test_sql.py parallelizable
#60378
WillAyd
opened
1 day ago
3
DOC: fix docstring validation errors for pandas.Series.dt.freq
#60377
Ivruix
closed
1 day ago
1
feat: Implement option 'delete_rows' of argument 'if_exists' in 'DataFrame.to_sql' API.
#60376
gmcrocetti
opened
1 day ago
1
DOC: Fix docstrings for SeriesGroupBy monotonic and nth
#60375
ensalada-de-pechuga
closed
1 day ago
1
TST: Added test for pivot_table with int64 dtype and dropna parameter
#60374
AbhishekChaudharii
closed
12 hours ago
1
TST: Added test for pivot_table with int64 dtype and dropna parameter
#60373
AbhishekChaudharii
closed
1 day ago
1
DOC: Update variables a and b to names consistent with comment docume…
#60372
mingjji
opened
1 day ago
0
BUG: subtle conversion issue for to_datetime
#60371
michael72
opened
1 day ago
3
ENH: Improve Code Quality in pandas/core/reshape Module
#60370
Koookadooo
opened
1 day ago
0
DOC: Fix docstring typo
#60369
jct102
opened
1 day ago
1
DOC: methods in see also section in the pandas.DataFrame.size are not hyperlinks
#60368
Shubhank-Gyawali
opened
1 day ago
1
DOC: fix SA01 for pandas.errors.AttributeConflictWarning
#60367
tuhinsharma121
closed
1 day ago
1
DOC: Update variables a and b to names consistent with comment documentation
#60366
migelogali
opened
2 days ago
1
DOC: Fix docstring validation errors for pandas.core.groupby
#60365
jmalp
opened
2 days ago
4
DOC: Add missing links to optional dependencies in getting_started/install.html
#60364
bluestarunderscore
opened
2 days ago
2
DOC: Add examples for float_format in to_csv documentation
#60363
felicijo
opened
2 days ago
1
Fixing the issue
#60362
road-1
closed
2 days ago
1
DOC: Update URL in web/pandas/about/index.md
#60361
setbit123
closed
2 days ago
3
WEB: Donations page doesn't work
#60360
datapythonista
opened
3 days ago
0
ENH: add trim() to github.event.comment.body on issue_assign workflow job
#60359
KevsterAmp
closed
11 hours ago
1
ENH: Strip/Trim `github.event.comment.user.login` on `issue_assign` job in `comment_commands.yml`
#60358
KevsterAmp
closed
11 hours ago
2
BUG: Copy attrs on pd.merge()
#60357
timhoffm
opened
3 days ago
0
Fix Bug: last column missing formatting in Latex (#52218)
#60356
corbanvilla
closed
12 hours ago
3
BUG: index.has_duplicates on a subset of a dataframe sometimes returns an incorrect outcome
#60355
HungryZebra563
closed
2 days ago
2
TST (string dtype): clean-up assorted xfails
#60354
simonjayhawkins
opened
3 days ago
0
BUG: dataframe.to_hdf function incompatible with timestamps of format "datetime64[us, UTC]"
#60353
ChristophWiesmeyr
opened
3 days ago
3
Update citing.md to correct the invalid URL
#60352
setbit123
closed
3 days ago
1
ENH: Copy attrs on join (possibly depending on left, right, etc.)
#60351
rommeswi
opened
4 days ago
8
BUG: PeriodIndex.to_datetime inconsistent with its docstring
#60350
aram-cinnamon
opened
4 days ago
0
[backport 2.3.x] TST (string dtype): clean-up assorted xfails (#60345)
#60349
jorisvandenbossche
opened
4 days ago
1
DOC (string dtype): update user guide page "Working with text data"
#60348
jorisvandenbossche
opened
4 days ago
1
Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol)
#60347
meeseeksmachine
closed
4 days ago
0
TST: Add test for `pd.Timestamp` DST transition
#60346
KevsterAmp
closed
4 days ago
1
TST (string dtype): clean-up assorted xfails
#60345
jorisvandenbossche
closed
4 days ago
2
[backport 2.3.x] CI: update fastparquet xfails for new release (#60337)
#60344
jorisvandenbossche
closed
4 days ago
1
Next