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

Lock down kwargs in offsets signatures Frequency DateOffsets
#17458 by jbrockmendel was merged Oct 6, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Bitesize offsets Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#17318 by jbrockmendel was merged Sep 23, 2017 Loading… updated Oct 30, 2017
1 task done
0.21.0
Use cache_readonly attrs to minimize attrs set in __init__ Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#17450 by jbrockmendel was merged Sep 17, 2017 Loading… updated Oct 30, 2017 0.21.0
Fix bug where offset.copy() != offset Bug Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#17452 by jbrockmendel was merged Sep 14, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Remove incorrect kwds from DateOffset tests Frequency DateOffsets Testing pandas testing functions or related to the test suite
#17486 by jbrockmendel was merged Sep 10, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Follow up to #17422 Clean Datetime Datetime data dtype Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#17472 by jbrockmendel was merged Sep 8, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
PERF: Implement get_freq_code in cython frequencies Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#17422 by jbrockmendel was merged Sep 8, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
ENH: allow using '+' sign in the argument to to_offset() API Design Datetime Datetime data dtype Frequency DateOffsets
#18171 by frexvahi was merged Nov 10, 2017 Loading… updated Nov 10, 2017
3 tasks done
0.23.0
Start porting offsets to cython Frequency DateOffsets Performance Memory or execution speed performance
#17830 by jbrockmendel was merged Oct 28, 2017 Loading… updated Nov 10, 2017 0.23.0
cleanup; use timedelta instead of relativedelta where possible Code Style Code style, linting, code_checks Frequency DateOffsets
#18183 by jbrockmendel was closed Nov 10, 2017 Loading… updated Nov 12, 2017
offsets cleanup Clean Frequency DateOffsets Performance Memory or execution speed performance
#18174 by jbrockmendel was closed Nov 9, 2017 Loading… updated Nov 12, 2017
simplify algebra in Year offset apply methods Clean Frequency DateOffsets
#18280 by jbrockmendel was merged Nov 16, 2017 Loading… updated Nov 16, 2017
1 of 4 tasks
0.23.0
Prevent passing invalid kwds to DateOffset constructors Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
#18226 by jbrockmendel was merged Nov 25, 2017 Loading… updated Nov 25, 2017
1 of 4 tasks
0.23.0
make get_firstbday, get_lastbday nogil Frequency DateOffsets Performance Memory or execution speed performance
#18512 by jbrockmendel was merged Nov 27, 2017 Loading… updated Nov 27, 2017
1 of 4 tasks
0.23.0
bugfix for FY5253 case with bunched yearends Bug Frequency DateOffsets
#18550 by jbrockmendel was merged Dec 6, 2017 Loading… updated Dec 6, 2017
4 tasks done
0.23.0
Implement business_start/end cases for shift_months Clean Frequency DateOffsets Performance Memory or execution speed performance
#18489 by jbrockmendel was merged Nov 27, 2017 Loading… updated Dec 8, 2017 0.23.0
Follow-Up: Unify apply and onOffset implementations Clean Frequency DateOffsets
#18329 by jbrockmendel was merged Nov 19, 2017 Loading… updated Dec 8, 2017 0.23.0
parametrize more tests, move to test_liboffstes Frequency DateOffsets Testing pandas testing functions or related to the test suite
#18346 by jbrockmendel was merged Nov 19, 2017 Loading… updated Dec 8, 2017
1 task done
0.23.0
simplify+unify offset.apply logic Clean Frequency DateOffsets
#18263 by jbrockmendel was merged Nov 16, 2017 Loading… updated Dec 8, 2017 0.23.0
Simplify algebra in Week and SemiMonth offsets Clean Frequency DateOffsets
#18278 by jbrockmendel was merged Nov 15, 2017 Loading… updated Dec 8, 2017
1 of 4 tasks
0.23.0
Separate tick tests, use pytest parametrize Frequency DateOffsets Testing pandas testing functions or related to the test suite
#18233 by jbrockmendel was merged Nov 13, 2017 Loading… updated Dec 8, 2017 0.23.0
parametrize offsets tests Frequency DateOffsets Testing pandas testing functions or related to the test suite
#18494 by jbrockmendel was merged Nov 26, 2017 Loading… updated Dec 8, 2017 0.23.0
move shift_months to liboffsets, unify implementations of Q/M/Y offsets, Clean Frequency DateOffsets
#18375 by jbrockmendel was merged Nov 20, 2017 Loading… updated Dec 8, 2017 0.23.0
Implement BaseOffset in tslibs.offsets Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#18016 by jbrockmendel was merged Nov 8, 2017 Loading… updated Dec 8, 2017 0.23.0
BUG: Easter works incorrectly in negative offsets Bug Frequency DateOffsets
#7195 by sinhrks was merged Jun 3, 2014 Loading… updated Dec 19, 2017 0.14.1
ProTip! Add no:assignee to see everything that’s not assigned.