Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CLN: frequency.get_offset always return copy Clean Frequency DateOffsets
#11834 by sinhrks was merged Dec 26, 2015 Loading… updated Dec 27, 2015 0.18.0
CLN: remove core/matrix.py, not imported into the pandas namespace Clean
#12111 by jreback was merged Jan 21, 2016 Loading… updated Jan 22, 2016 0.18.0
CLN: reorganize index.py, test_index.py Clean
#12124 by wesm was closed Jan 24, 2016 Loading… updated Jan 24, 2016 0.18.0
REF: reorganize pandas/tests/test_series.py Clean
#12130 by wesm was closed Jan 26, 2016 Loading… updated Jan 26, 2016 0.18.0
CLN: Moving Series.rank and DataFrame.rank to generic.py API Design Clean
#11924 by nbonnotte was closed Jan 28, 2016 Loading… updated Jan 28, 2016 0.18.0
ENH: formatting integers in FloatIndex as floats Clean Output-Formatting __repr__ of pandas objects, to_string
#12207 by nbonnotte was closed Feb 5, 2016 Loading… updated Feb 6, 2016 0.18.0
CLN: Remove testing._skip_if_no_cday Clean Testing pandas testing functions or related to the test suite
#12249 by sinhrks was closed Feb 8, 2016 Loading… updated Feb 8, 2016 0.18.0
Use correct random choice function in code snippet Clean Docs Groupby
#12384 by carroux was closed Feb 18, 2016 Loading… updated Feb 18, 2016 0.18.0
CLN FloatArrayFormatter Clean Output-Formatting __repr__ of pandas objects, to_string
#12194 by nbonnotte was closed Feb 13, 2016 Loading… updated Feb 22, 2016 0.18.0
TST: Eliminating references to pandas.util.testing.choice Clean
#12490 by paul-reiners was closed Mar 1, 2016 Loading… updated Mar 1, 2016
3 tasks done
0.18.0
CLN: Removed pandas.util.testing.choice Clean
#12505 by paul-reiners was closed Mar 2, 2016 Loading… updated Mar 3, 2016
3 tasks done
0.18.0
CLN: cleanup strings._wrap_result Clean
#12487 by sinhrks was closed Mar 2, 2016 Loading… updated Mar 4, 2016 0.18.0
CLN: consolidate Series.quantile and DataFrame.quantile Clean
#12469 by sergeibernstein was closed Apr 3, 2016 Loading… updated Apr 3, 2016
CLN: Move boxing logic to BlockManager Clean Internals Related to non-user accessible pandas implementation
#12752 by sinhrks was closed Apr 3, 2016 Loading… updated Apr 3, 2016
5 tasks done
0.18.1
PEP8: pandas/indexes Clean Code Style Code style, linting, code_checks
#12786 by sinhrks was closed Apr 3, 2016 Loading… updated Apr 3, 2016
2 tasks done
0.18.1
CLN: cleaning core/common.py Clean
#12804 by jreback was closed Apr 6, 2016 Loading… updated Apr 7, 2016 0.18.1
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
#13055 by jreback was closed May 2, 2016 Loading… updated May 2, 2016 0.18.1
TST/CLN: Cleanup test_pickle Clean Testing pandas testing functions or related to the test suite
#13081 by sinhrks was closed May 4, 2016 Loading… updated May 4, 2016
2 tasks done
0.19.0
TST: Check ndarray dtype by default Clean Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#13088 by sinhrks was closed May 7, 2016 Loading… updated May 7, 2016
3 tasks done
0.19.0
MNT: simplify AutoDateFormatter Clean Visualization plotting
#11770 by tacaswell was merged Dec 8, 2015 Loading… updated Dec 8, 2015 0.18.0
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
#13122 by jreback was closed May 12, 2016 Loading… updated May 12, 2016 0.19.0
2
8
CLN: remove old skiplist code Clean
#13372 by jreback was closed Jun 5, 2016 Loading… updated Jun 5, 2016 0.19.0
CLN: remove radd workaround in ops.py Clean Numeric Operations Arithmetic, Comparison, and Logical operations
#13606 by sinhrks was closed Jul 10, 2016 Loading… updated Jul 10, 2016
2 tasks done
0.19.0
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
#13477 by sinhrks was merged Jul 11, 2016 Loading… updated Jul 11, 2016
3 tasks done
0.19.0
TST: Clean up tests of DataFrame.sort_{index,values} Clean Testing pandas testing functions or related to the test suite
#13496 by IamJeffG was merged Jul 11, 2016 Loading… updated Jul 11, 2016
3 tasks done
0.19.0
ProTip! Add no:assignee to see everything that’s not assigned.