-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: formatting integers in FloatIndex as floats Clean Output-Formatting __repr__ of pandas objects, to_string
CLN: consolidate Series.quantile and DataFrame.quantile Clean
#12469 by sergeibernstein was closed Apr 3, 2016 Loading… updated Apr 3, 2016
CLN: move interpolation tests from test_generic to test_missing Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
TST: Check ndarray dtype by default Clean Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
PERF: quantile now operates per block boosting perf / fix quantile with nan Clean Numeric Operations Arithmetic, Comparison, and Logical operations Performance Memory or execution speed performance
CLN: remove radd workaround in ops.py Clean Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: Series/Index results in datetime/timedelta incorrectly if inputs are all nan/nat like Bug Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ProTip! Add no:assignee to see everything that’s not assigned.