Author
Label
Projects
Milestones
Reviews
Assignee
Sort
ENH: Implement xlabel and ylabel options in Series.plot and DataFrame.plot
Enhancement
Visualization
#34223
opened May 17, 2020 by
charlesdong1991
5 of 5
BUG: repr of Categorical does not distinguish int and str.
#34222
opened May 17, 2020 by
MarcoGorelli
•
Draft
4 of 5
BUG: DataFrame with Int64 columns casts to float64 with .max()/.min()
Bug
NA - MaskedArrays
#34210
opened May 16, 2020 by
simonjayhawkins
•
Draft
0 of 5
TYP: add return types to read_sql|read_sql_query|read_sql_table
Typing
#34207
opened May 16, 2020 by
topper-123
PERF: Fixes performance regression in DataFrame[bool_indexer] (#33924)
Indexing
Performance
#34199
opened May 15, 2020 by
mproszewska
•
Changes requested
4 of 5
PERF: Remove unnecessary copies in sorting functions (#33917)
Performance
Reshaping
#34192
opened May 15, 2020 by
mproszewska
•
Changes requested
4 of 5
BUG/ENH: Fix apply to only call `func` once on the first column/row
Reshaping
#34183
opened May 14, 2020 by
alonme
•
Changes requested
2 of 4
TST: add explicit csr explicit zero tests for GH28992
#34182
opened May 14, 2020 by
bakitybacon
0 of 4
TST: Added test for json containing the key "last_status_change_at"
Testing
#34169
opened May 14, 2020 by
rivera-fernando
•
Changes requested
4 of 5
ENH: enable mul, div on Index by dispatching to Series
Enhancement
Numeric
#34160
opened May 13, 2020 by
jbrockmendel
•
Changes requested
3 of 5
ENH: allow storing ExtensionArrays in the Index
#34159
opened May 13, 2020 by
jorisvandenbossche
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.