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
Allow .dt.month_name() and .dt.day_name() to return ordered categorical
#31287
opened Jan 24, 2020 by
richierocks
Unexpected behaviour of `Series.rolling.corr` when using a `Timedelta` based window.
#31286
opened Jan 24, 2020 by
trendelkampschroer
ENH: Move "corrwith" from transformation_kernels to reduction_kernels in groupby.base
#31270
opened Jan 24, 2020 by
fujiaxiang
ENH: allow 'pad', 'backfill' and 'cumcount' in groupby.transform
#31269
opened Jan 24, 2020 by
fujiaxiang
Regression bugs when applying GroupBy Aggregations to Categorical columns
#31256
opened Jan 23, 2020 by
frances-h
'test_factorize_empty' test failure with custom ExtensionDtype
#31252
opened Jan 23, 2020 by
jrm5100
read_csv: if parse_dates dont appear in use_cols, we get a trace
Needs Tests
good first issue
#31251
opened Jan 23, 2020 by
teto
pd.DataFrame.duplicated, drop_duplicates does not support column operation
#31250
opened Jan 23, 2020 by
matthewgson
REGR: CategoricalIndex and IntervalIndex are missing _index_data attribute
Categorical
Groupby
Interval
Regression
#31248
opened Jan 23, 2020 by
jschendel
Contributions Welcome
Potential bug in reading SAS files with CHAR (RLE) compression and many repeated characters
#31243
opened Jan 23, 2020 by
peterzsohar
DOC BUG API Reference documentation truncated for Series.unstack(), Series.
Docs
good first issue
#31235
opened Jan 23, 2020 by
jpeacock29
Contributions Welcome
DOC ENH: Move DataFrame.info from "Serialization / IO / conversion" to "Attributes and underlying data"
Docs
#31233
opened Jan 23, 2020 by
jpeacock29
Make the documentation for pandas.Series.str.replace() clearer
#31225
opened Jan 22, 2020 by
drkarthi
Index.sort_values puts missing values at the start with ascending=False
#31220
opened Jan 22, 2020 by
TomAugspurger
BUG: plotting regular tz-aware timeseries gives UserWarning
Visualization
Warnings
#31205
opened Jan 22, 2020 by
jorisvandenbossche
1.0.0
convert numeric column to dedicated `pd.StringDtype()`
Dtypes
ExtensionArray
#31204
opened Jan 22, 2020 by
vadella
Contributions Welcome
raise more explanatory error when failing initialising pd.Timestamp
Error Reporting
Timeseries
#31200
opened Jan 22, 2020 by
giuliobeseghi
Writing HDF5 with StringDtype columns fails with AttributeError: 'StringArray' object has no attribute 'size'
#31199
opened Jan 22, 2020 by
gerritholl
Adding and subtracting DateOffsets results in different behaviour
#31186
opened Jan 21, 2020 by
MarcoGorelli