-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
150
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
Enhancement: 'Joiner'-Function for pd.merge/DataFrame.join
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#8962
opened Dec 2, 2014 by
cstotzer
ENH: other join types than 'left' for .update
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#8805
opened Nov 13, 2014 by
maxgrenderjones
ValueError and IndexError for pivot_table
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#10582
opened Jul 15, 2015 by
joshlk
ENH/API: check for full rows of DataFrame with isin?
Enhancement
isin
isin method
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#7258
opened May 28, 2014 by
jorisvandenbossche
Accessing unused columns in pivot_table
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#4733
opened Sep 2, 2013 by
wabee
BUG: DataFrame.unstack() does not properly sort list of levels
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#9514
opened Feb 18, 2015 by
seth-p
API: concat of frames with multi-index with non-matching names
Bug
MultiIndex
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#10187
opened May 21, 2015 by
jorisvandenbossche
BUG: Automatic upcast to object fails when unstacking datetime/timedelta with incompatible fill_value
Bug
Datetime
Datetime data dtype
Dtype Conversions
Unexpected or buggy dtype conversions
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#12189
opened Jan 31, 2016 by
amcpherson
BUG: df.stack() returns wrong data when NaT is in index (regression since 2.1.0, ok in <= 2.0.3)
Bug
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
BUG: melt no longer supports id_vars and value_vars collapsing levels accross MultiIndex
Bug
Regression
Functionality that used to work in a prior pandas version
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
DOC/API: clarify usage of where, mask broadcast arguments
Docs
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#15558
opened Mar 3, 2017 by
adbull
ENH: allow pd.merge / join to create a MultiIndex result for columns
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#15060
opened Jan 4, 2017 by
jreback
BUG: merging on int32 platforms with large blocks
32bit
32-bit systems
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#13193
opened May 16, 2016 by
randomgambit
align with broadcast_axis specified always uses inner join when aligning dataframe and series on other axis.
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#13194
opened May 16, 2016 by
kdebrab
ERR: warning on merging on unequal levels for an Index
Bug
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#13094
opened May 5, 2016 by
l736x
pivot_table margins bottom-left total does not correspond to other content when dropna=False
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#14072
opened Aug 23, 2016 by
Tuzoff
kdb-like window join for pandas
Datetime
Datetime data dtype
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Window
rolling, ewma, expanding
#13959
opened Aug 10, 2016 by
chrisaycock
BUG: concat with categorical keys doesn't preserve categorical dtype
Bug
Categorical
Categorical Data Type
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#14016
opened Aug 16, 2016 by
pijucha
API: union_categoricals in concat
Categorical
Categorical Data Type
Enhancement
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#14177
opened Sep 7, 2016 by
jorisvandenbossche
merge on index vs merge on column - different NaN handling
Enhancement
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#13371
opened Jun 5, 2016 by
ialong
BUG: groupby + apply + merge drops index name in edge cases
Apply
Apply, Aggregate, Transform, Map
Bug
Groupby
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#16249
opened May 5, 2017 by
AdrianTeng
Simultaneously melt multiple columns
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#17676
opened Sep 25, 2017 by
tdpetrou
Pandas pivot_table MultiIndex and dropna=False generates all combinations of modalities instead of keeping existing one only
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#18030
opened Oct 30, 2017 by
jlandercy
pd.crosstab, categorical data and missing instances
Categorical
Categorical Data Type
Docs
good first issue
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#16367
opened May 16, 2017 by
peisenha
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.