-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: assert_frame_equal(check_dtype=False) fails when comparing two DFs containing pd.NA that only differ in dtype (object vs Int32)
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
good first issue
Testing
pandas testing functions or related to the test suite
#61473
opened May 21, 2025 by
michiel-de-muynck
2 of 3 tasks
BUG: CustomBusinessDay not respecting calendar
Bug
Frequency
DateOffsets
good first issue
#60647
opened Jan 2, 2025 by
benmgrant
2 of 3 tasks
TST: Make test_sql.py parallelizable
good first issue
IO SQL
to_sql, read_sql, read_sql_query
Testing
pandas testing functions or related to the test suite
#60378
opened Nov 20, 2024 by
WillAyd
1 of 3 tasks
DOC: Fix docs for various offset constructors
Docs
Frequency
DateOffsets
good first issue
#52431
opened Apr 5, 2023 by
Dr-Irv
1 task done
DOC: Simplify pandas theme footer
Docs
good first issue
#51536
opened Feb 21, 2023 by
datapythonista
CLN: Use dedup_names in all instances where duplicate column names are renamed
Clean
good first issue
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
#50371
opened Dec 21, 2022 by
datapythonista
DOC: Reindexing behaviour of dataframe column-assignment missing
Docs
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
#39845
opened Feb 16, 2021 by
fish-face
DOC:
.str.cat
output in case of Index
object
Docs
good first issue
#35556
opened Aug 4, 2020 by
galipremsagar
2 of 3 tasks
BUG: read_sql no longer works simply with SqlAlchemy selectables and a quick fix
good first issue
IO SQL
to_sql, read_sql, read_sql_query
Needs Tests
Unit test(s) needed to prevent regressions
#35484
opened Jul 30, 2020 by
machow
3 tasks done
BUG: groupby.sum() is inconsistent with df.sum() for large integers
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
good first issue
Groupby
Needs Tests
Unit test(s) needed to prevent regressions
Reduction Operations
sum, mean, min, max, etc.
#34681
opened Jun 9, 2020 by
tom-weiss
1 task
DOC: Single Document For Code Guidelines
Code Style
Code style, linting, code_checks
Docs
good first issue
#33851
opened Apr 28, 2020 by
Stockfoot
WEB: Multiple "Getting Started" on pandas.io leads to different links
good first issue
Web
pandas website
#32307
opened Feb 27, 2020 by
mroeschke
startingMonth ignored on non-unitary Quarter periods
Frequency
DateOffsets
good first issue
Needs Tests
Unit test(s) needed to prevent regressions
Resample
resample method
#29576
opened Nov 12, 2019 by
aulemahal
Various methods don't call call __finalize__
Bug
good first issue
metadata
_metadata, .attrs
#28283
opened Sep 4, 2019 by
TomAugspurger
34 of 38 tasks
DOC: Fix formatting errors in docstrings
Docs
good first issue
#27977
opened Aug 17, 2019 by
datapythonista
Indexing on series where index is output from pd.cut
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
Needs Tests
Unit test(s) needed to prevent regressions
#27437
opened Jul 17, 2019 by
kuchenrolle
DOC: Generating docs doesn't work if path has whitespaces
Docs
good first issue
#22836
opened Sep 26, 2018 by
datapythonista
Updating value of a single row of a column using loc or at fails
good first issue
Needs Tests
Unit test(s) needed to prevent regressions
#22040
opened Jul 24, 2018 by
abhinav-upadhyay
ENH/API: allow different values for labels/index in DF.reindex __OR__ raise error
Error Reporting
Incorrect or improved errors from pandas
good first issue
#21685
opened Jun 29, 2018 by
h-vetinari
issue when shifting with Timedelta in a groupby
Docs
good first issue
Groupby
Timedelta
Timedelta data type
#20492
opened Mar 26, 2018 by
randomgambit
Raise ValueError for read_json and orient='table' With Numeric Column Names
Enhancement
Error Reporting
Incorrect or improved errors from pandas
good first issue
IO JSON
read_json, to_json, json_normalize
#19129
opened Jan 8, 2018 by
WillAyd
BUG: Creating Index name using
names
names argument, doesn't set index name
Docs
good first issue
MultiIndex
#19082
opened Jan 4, 2018 by
jsnowacki
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.