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.86k
stars
18.01k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DOC: Add missing links to optional dependencies in getting_started/install.html
#60364
bluestarunderscore
opened
5 days ago
3
DOC: Add examples for float_format in to_csv documentation
#60363
felicijo
opened
5 days ago
1
Fixing the issue
#60362
road-1
closed
5 days ago
1
DOC: Update URL in web/pandas/about/index.md
#60361
setbit123
closed
5 days ago
3
WEB: Donations page doesn't work
#60360
datapythonista
opened
6 days ago
0
ENH: add trim() to github.event.comment.body on issue_assign workflow job
#60359
KevsterAmp
closed
3 days ago
3
ENH: Strip/Trim `github.event.comment.user.login` on `issue_assign` job in `comment_commands.yml`
#60358
KevsterAmp
closed
3 days ago
2
BUG: Copy attrs on pd.merge()
#60357
timhoffm
opened
6 days ago
0
Fix Bug: last column missing formatting in Latex (#52218)
#60356
corbanvilla
closed
3 days ago
3
BUG: index.has_duplicates on a subset of a dataframe sometimes returns an incorrect outcome
#60355
HungryZebra563
closed
6 days ago
2
TST (string dtype): clean-up assorted xfails
#60354
simonjayhawkins
opened
6 days ago
0
BUG: dataframe.to_hdf function incompatible with timestamps of format "datetime64[us, UTC]"
#60353
ChristophWiesmeyr
opened
1 week ago
3
Update citing.md to correct the invalid URL
#60352
setbit123
closed
6 days ago
1
ENH: Copy attrs on join (possibly depending on left, right, etc.)
#60351
rommeswi
opened
1 week ago
8
BUG: PeriodIndex.to_datetime inconsistent with its docstring
#60350
aram-cinnamon
opened
1 week ago
0
[backport 2.3.x] TST (string dtype): clean-up assorted xfails (#60345)
#60349
jorisvandenbossche
opened
1 week ago
1
DOC (string dtype): update user guide page "Working with text data"
#60348
jorisvandenbossche
opened
1 week ago
1
Backport PR #60333 on branch 2.3.x (BUG (string dtype): fix handling of string dtype in interchange protocol)
#60347
meeseeksmachine
closed
1 week ago
0
TST: Add test for `pd.Timestamp` DST transition
#60346
KevsterAmp
closed
1 week ago
1
TST (string dtype): clean-up assorted xfails
#60345
jorisvandenbossche
closed
1 week ago
2
[backport 2.3.x] CI: update fastparquet xfails for new release (#60337)
#60344
jorisvandenbossche
closed
1 week ago
1
BUG (string): contruction of Series / Index fails from dict keys when "str" dtype is specified explicitly
#60343
jorisvandenbossche
opened
1 week ago
9
BUG: fix to_datetime with np.datetime64[ps] giving wrong conversion
#60342
yuanx749
closed
5 days ago
3
BUG: to_datetime wraps datetime64[ps] as if it were datetime64[ns]
#60341
kmuehlbauer
closed
5 days ago
6
DEPR: deprecate / warn about raising an error in __array__ when copy=False cannot be honore
#60340
jorisvandenbossche
opened
1 week ago
11
Backport PR #56013 on branch 2.3.x (BUG: get_indexer rountripping through string dtype)
#60339
meeseeksmachine
closed
1 week ago
0
API: creating DataFrame with no columns: object vs string dtype columns?
#60338
jorisvandenbossche
opened
1 week ago
4
CI: update fastparquet xfails for new release
#60337
WillAyd
closed
1 week ago
2
TST (string dtype): resolve xfails for frame methods
#60336
WillAyd
opened
1 week ago
0
Added a new parameter to value_counts to keep both counts and normalized values.
#60335
Keramatfar
opened
1 week ago
0
ENH: set __module__ on concat function in concat.py
#60334
amansharma612
closed
1 week ago
0
BUG (string dtype): fix handling of string dtype in interchange protocol
#60333
WillAyd
closed
1 week ago
1
Backport PR #60324: REF: centralize pyarrow Table to pandas conversions and types_mapper handling
#60332
WillAyd
closed
1 week ago
0
[backport 2.3.x] TST (string dtype): resolve xfails for frame fillna and replace tests + fix bug in replace for string (#60295)
#60331
jorisvandenbossche
opened
1 week ago
1
Backport PR #60321: TST (string dtype): resolve all xfails in IO pars…
#60330
WillAyd
closed
6 days ago
3
String dtype: use ObjectEngine for indexing for now correctness over performance
#60329
jorisvandenbossche
opened
1 week ago
2
Backport PR #60312 on branch 2.3.x (TST (string dtype): resolve xfails in pandas/tests/apply + raise TypeError for ArrowArray accumulate)
#60328
WillAyd
closed
1 week ago
0
Backport PR #60318 on branch 2.3.x (TST (string dtype): resolve all xfails in JSON IO tests)
#60327
WillAyd
closed
1 week ago
1
REF: dtype_backend argument in sql module mixes lib.no_default and numpy
#60326
WillAyd
opened
1 week ago
0
Backport PR #60320 on branch 2.3.x (TST (string dtype): resolve xfails in common IO tests)
#60325
meeseeksmachine
closed
1 week ago
0
REF: centralize pyarrow Table to pandas conversions and types_mapper handling
#60324
jorisvandenbossche
closed
1 week ago
5
Add warning for sharex/sharey when subplots=False in plot method
#60323
MehdiNemri
opened
1 week ago
0
BUG: Specifying `hour` param, but not year, month, day in pandas.Timestamp() sets hour-value as minutes
#60322
christoffer-hk
closed
1 week ago
2
TST (string dtype): resolve all xfails in IO parser tests
#60321
jorisvandenbossche
closed
1 week ago
3
TST (string dtype): resolve xfails in common IO tests
#60320
jorisvandenbossche
closed
1 week ago
0
DOC: Fix docstrings api.types.pandas_dtype
#60319
ensalada-de-pollo
closed
1 week ago
1
TST (string dtype): resolve all xfails in JSON IO tests
#60318
WillAyd
closed
1 week ago
7
[backport 2.3.x] TST (string dtype): resolve all easy xfails in pandas/tests/groupby (#60314)
#60317
jorisvandenbossche
closed
1 week ago
0
[backport 2.3.x] BUG (string dtype): let fillna with invalid value upcast to object dtype (#60296)
#60316
jorisvandenbossche
closed
1 week ago
0
[backport 2.3.x] String dtype: enable in SQL IO + resolve all xfails (#60255)
#60315
jorisvandenbossche
closed
1 week ago
7
Previous
Next