Pinned issues
DEPR: log of deprecations in 1.x (to be removed in 2.0)
#30228
opened Dec 12, 2019 by
jorisvandenbossche
Open
2
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.
Sign up for GitHubAlready on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
multi-dimensional-indexing deprecation warning has inconsistent stack level.
#31479
opened Jan 31, 2020 by
tacaswell
DEPR: DataFrame.__getitem__[str] sometimes slices on index
Deprecate
Indexing
#31476
opened Jan 31, 2020 by
jbrockmendel
Not supported for DataFrames Exception triggered by a simple inspect.getmembers() call on a DataFrame
#31474
opened Jan 31, 2020 by
RichardBruskiewich
TypeError when calculating min/max of period column using groupby
Bug
Groupby
Period
#31471
opened Jan 30, 2020 by
fajost
pd.ExcelFile closes stream on destruction in pandas 1.0.0
Regression
#31467
opened Jan 30, 2020 by
johny-b
pandas.apply() converts all columns to object datatype
#31466
opened Jan 30, 2020 by
michaelsilverstein
read_json with typ="series" of json list of bools results in timestamps/Exception
#31464
opened Jan 30, 2020 by
stewit
Regression: objToJSON "nonvoid function does not return a value" error is back
#31463
opened Jan 30, 2020 by
toddrme2178
DOC: Example of DataFrame.to_csv() is not showing properly
Docs
#31460
opened Jan 30, 2020 by
srvanrell
pandas._testing.assert_produces_warning docstring unclear?
#31453
opened Jan 30, 2020 by
MarcoGorelli
Series .attrs is not correctly maintained/propagated in all cases
metadata
#31452
opened Jan 30, 2020 by
buhrmann
Contributions Welcome
REGR: groupby().agg fails on categorical column in pandas 1.0.0
Categorical
Groupby
Regression
#31450
opened Jan 30, 2020 by
MarekOzana
1.0.1
REGR: Assignment to MultiIndex fails for pandas 1.0.0.
Indexing
MultiIndex
Regression
#31449
opened Jan 30, 2020 by
tobiasraabe
1.0.1
DOC: to_csv is not properly linked from read_csv docstring
Docs
good first issue
#31448
opened Jan 30, 2020 by
StevenLi-DS
Contributions Welcome
Inconsistent behavior when groupby pandas Categorical variables
Categorical
Groupby
Numeric
#31422
opened Jan 29, 2020 by
DigitalPig
Contributions Welcome