Issues: pandas-dev/pandas
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
REGR: concat materializing index even if sort is not necessary
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
PERF: concat along axis 1 unnecessarily materializes RangeIndex->Int64Index
Performance
Memory or execution speed performance
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
BUG: GH45912 breaks important functionality in rolling apply
Bug
Regression
Functionality that used to work in a prior pandas version
Window
rolling, ewma, expanding
BUG: TypeError: Int64 when using Related to pd.NA and nullable extension arrays
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
pd.pivot_table
with Int64
values
Bug
NA - MaskedArrays
#47477
opened Jun 23, 2022 by
mattharrison
2 of 3 tasks
REGR: maybe_convert_objects ignoring uints
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Regression
Functionality that used to work in a prior pandas version
#47475
opened Jun 22, 2022 by
rhshadrach
Loading…
5 tasks done
REGR: DataFrame.eval not respecting inplace argument in pandas 1.4
Bug
expressions
pd.eval, query
Regression
Functionality that used to work in a prior pandas version
BUG: uint16 inserted as int16 when assigning row with dict
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
#47294
opened Jun 9, 2022 by
bluss
2 of 3 tasks
BUG: Memory leak when setting Series value via __setitem__
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Performance
Memory or execution speed performance
Regression
Functionality that used to work in a prior pandas version
BUG: Using pd.cut with IntervalIndex containing Timedeltas returns only NaN
Bug
cut
cut, qcut
Duplicate Report
Duplicate issue or pull request
Regression
Functionality that used to work in a prior pandas version
BUG: AttributeError: 'bool' object has no attribute 'to_numpy' in "mask_missing" method of core/missing.py
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Regression
Functionality that used to work in a prior pandas version
replace
replace method
Fix segfault with printing dataframe
Output-Formatting
__repr__ of pandas objects, to_string
Regression
Functionality that used to work in a prior pandas version
BUG: Reset index regression
Bug
Compat
pandas objects compatability with Numpy or Python functions
Regression
Functionality that used to work in a prior pandas version
BUG: dataframe with datetimeindex as index, when indexing columns interprets some strings as datetimes
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Needs Triage
Issue that has not been reviewed by a pandas team member
Regression
Functionality that used to work in a prior pandas version
Timeseries
#47006
opened May 12, 2022 by
JamesHowse
2 of 3 tasks
BUG: Setting values on a multiindex df, via loc, does nothing on 1.4.x
Bug
Copy / view semantics
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Warnings
Warnings that appear or should be added to pandas
BUG: DataFrame.select_dtypes(include='number') includes BooleanDtype columns
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Regression
Functionality that used to work in a prior pandas version
BUG: Segfault when printing dataframe
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Output-Formatting
__repr__ of pandas objects, to_string
Regression
Functionality that used to work in a prior pandas version
Segfault
Non-Recoverable Error
BUG: Setting multiple values via .loc produces NaNs with MultiIndex
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Regression
Functionality that used to work in a prior pandas version
BUG: Timedelta.total_seconds method is returning wrong values in nanosecond intervals
Bug
Regression
Functionality that used to work in a prior pandas version
Timedelta
Timedelta data type
BUG: Pandas Index fails with pandas objects compatability with Numpy or Python functions
Index
Related to the Index class or subclasses
Numeric Operations
Arithmetic, Comparison, and Logical operations
Regression
Functionality that used to work in a prior pandas version
bitwise
ufuncs
Bug
Compat
BUG: Related to the Index class or subclasses
Regression
Functionality that used to work in a prior pandas version
setops
union, intersection, difference, symmetric_difference
Timeseries
Timezones
Timezone data dtype
DatetimeIndex.intersection
not working for localized indices
Bug
Index
Index is being materialized in Related to the Index class or subclasses
Performance
Memory or execution speed performance
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
pd.concat
when axis=1
Index
BUG: Categorical Data Type
Dtype Conversions
Unexpected or buggy dtype conversions
Regression
Functionality that used to work in a prior pandas version
replace
replace method
dtype
not being preserved for replace
on a CategoricalDtype
Bug
Categorical
BUG: NotImplementedError: Prefix not defined when slicing offset with loc
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Timeseries
BUG: custom callable in to_sql stopped working with pandas 1.4.0
Bug
IO SQL
to_sql, read_sql, read_sql_query
Needs Info
Clarification about behavior needed to assess issue
Regression
Functionality that used to work in a prior pandas version
BUG: Unexpected change of behavior on DataFrame type float32 between pandas versions.
Dtype Conversions
Unexpected or buggy dtype conversions
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Previous Next
ProTip!
no:milestone will show everything without a milestone.