-
- 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
Bitesize offsets Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation
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
Fix bug where offset.copy() != offset Bug Frequency DateOffsets Internals Related to non-user accessible pandas implementation
Remove incorrect kwds from DateOffset tests Frequency DateOffsets Testing pandas testing functions or related to the test suite
Follow up to #17422 Clean Datetime Datetime data dtype Frequency DateOffsets Internals Related to non-user accessible pandas implementation
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
ENH: allow using '+' sign in the argument to Datetime data dtype Frequency DateOffsets
to_offset() API Design Datetime Start porting offsets to cython Frequency DateOffsets Performance Memory or execution speed performance
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
Prevent passing invalid kwds to DateOffset constructors Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
make get_firstbday, get_lastbday nogil Frequency DateOffsets Performance Memory or execution speed performance
Implement business_start/end cases for shift_months Clean Frequency DateOffsets Performance Memory or execution speed performance
parametrize more tests, move to test_liboffstes Frequency DateOffsets Testing pandas testing functions or related to the test suite
Separate tick tests, use pytest parametrize Frequency DateOffsets Testing pandas testing functions or related to the test suite
parametrize offsets tests Frequency DateOffsets Testing pandas testing functions or related to the test suite
Implement BaseOffset in tslibs.offsets Frequency DateOffsets Internals Related to non-user accessible pandas implementation
ProTip! Add no:assignee to see everything that’s not assigned.