-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
ENH: show the raw unicode in the output formatting of Index/array?
Output-Formatting
__repr__ of pandas objects, to_string
Unicode
Unicode strings
#60819
opened Jan 30, 2025 by
jorisvandenbossche
BUG: Union of two DateTimeIndexes is incorrectly calculated
Bug
Needs Discussion
Requires discussion from core team before further action
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Regression
Functionality that used to work in a prior pandas version
ENH: Implement Issue that has not been reviewed by a pandas team member
skiptrailingspace
parameter for read_csv
Enhancement
Needs Triage
#60813
opened Jan 29, 2025 by
PythonDev803
1 of 3 tasks
BUG: IndexError in _process_columnname_subheader() when using read_sas()
Bug
IO SAS
SAS: read_sas
#60809
opened Jan 28, 2025 by
andrdom
3 tasks done
ENH: Add a ratio() Method for Series and dataframes. Alternatively, consider removing similar methods at this functionality level (e.g. diff() and pct_change())
Enhancement
Needs Triage
Issue that has not been reviewed by a pandas team member
#60801
opened Jan 27, 2025 by
DrorDr
2 of 3 tasks
BUG: Cannot connect to odoo
Bug
Closing Candidate
May be closeable, needs more eyeballs
Needs Info
Clarification about behavior needed to assess issue
#60800
opened Jan 27, 2025 by
ghost
3 tasks done
ENH: generic Issue that has not been reviewed by a pandas team member
save
and read
methods for DataFrame
Enhancement
Needs Triage
#60786
opened Jan 25, 2025 by
zkurtz
1 of 3 tasks
BUG: datetime64 column type fails parquet round trip
Bug
Datetime
Datetime data dtype
IO Parquet
parquet, feather
Needs Discussion
Requires discussion from core team before further action
Upstream issue
Issue related to pandas dependency
#60774
opened Jan 23, 2025 by
bmwilly
2 of 3 tasks
BUG: crosstab(aggfunc='skew') raises IndexError: single positional indexer is out-of-bounds
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#60768
opened Jan 23, 2025 by
sfc-gh-mvashishtha
2 of 3 tasks
BUG: pd.crosstab(dropna=True, values=) drops rows and columns where any aggregation result is null.
Bug
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#60767
opened Jan 22, 2025 by
sfc-gh-mvashishtha
2 of 3 tasks
BUG: Apply, Aggregate, Transform, Map
Bug
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
.map
& .apply
would convert element type for extension array.
Apply
#60766
opened Jan 22, 2025 by
colinfang
2 of 3 tasks
BUG: The May be closeable, needs more eyeballs
IO SQL
to_sql, read_sql, read_sql_query
.to_sql()
of dtype
argument does not strictly ensure the column name and datatype
Bug
Closing Candidate
#60737
opened Jan 20, 2025 by
ammarsaf
3 tasks done
BUG: Series.mask incorrectly replaces positions of pd.NA in the cond argument
Arrow
pyarrow functionality
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
#60729
opened Jan 18, 2025 by
kartoria
3 tasks done
DOC: io.rst description and code inconsistent, plus the description is for deprecated behaviour
Docs
Needs Triage
Issue that has not been reviewed by a pandas team member
#60705
opened Jan 12, 2025 by
wjandrea
1 task done
ENH: add Issue that has not been reviewed by a pandas team member
__rshift__
, __lshift__
, __irshift__
and __ilshift__
Enhancement
Needs Triage
#60693
opened Jan 11, 2025 by
luxedo
1 of 3 tasks
ENH: Make pd.Timestamp.astimezone() default to local timezone
API Design
Closing Candidate
May be closeable, needs more eyeballs
Enhancement
Localization
Internationalization of data
Needs Discussion
Requires discussion from core team before further action
#60692
opened Jan 11, 2025 by
powellnorma
2 of 3 tasks
BUG: Pandas to_sql 'Engine' object has no attribute 'cursor'
Bug
IO SQL
to_sql, read_sql, read_sql_query
Needs Info
Clarification about behavior needed to assess issue
#60684
opened Jan 9, 2025 by
ganbaaelmer
3 tasks done
BUG: scalar out of bounds input does not raise for to_datetime
Bug
datetime.date
stdlib datetime.date support
Error Reporting
Incorrect or improved errors from pandas
#60677
opened Jan 8, 2025 by
kmuehlbauer
2 of 3 tasks
ENH: Change default dtype of Issue that has not been reviewed by a pandas team member
str.get_dummies()
to bool for consistency with pd.get_dummies()
Enhancement
Needs Triage
#60676
opened Jan 8, 2025 by
komo-fr
1 of 3 tasks
ENH: Support attrs in feather files
Enhancement
Needs Triage
Issue that has not been reviewed by a pandas team member
#60675
opened Jan 8, 2025 by
phemmer
1 of 3 tasks
BUG: .to_period with MonthBegin offset does not work with a Timestamp, but works with pd.DatetimeIndex
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
Period
Period data type
Timestamp
pd.Timestamp and associated methods
#60671
opened Jan 7, 2025 by
felipeangelimvieira
2 of 3 tasks
BUG: Pandas resets counter when using filterwarning "once"
Bug
Closing Candidate
May be closeable, needs more eyeballs
Upstream issue
Issue related to pandas dependency
#60664
opened Jan 6, 2025 by
StrawberryOwl
2 of 3 tasks
ENH: Remove Issue that has not been reviewed by a pandas team member
mode
property from BaseBuffer
Enhancement
Needs Triage
#60660
opened Jan 5, 2025 by
ethantkoenig
1 of 3 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.