Skip to main content
Back to top
Ctrl
+
K
Getting started
User Guide
API reference
Development
Release notes
Search
Ctrl
+
K
Choose version
System Settings
Light
Dark
GitHub
X
Mastodon
Search
Ctrl
+
K
Getting started
User Guide
API reference
Development
Release notes
Choose version
System Settings
Light
Dark
GitHub
X
Mastodon
Collapse Sidebar
Expand Sidebar
Input/output
General functions
Series
DataFrame
pandas arrays, scalars, and data types
Index objects
Date offsets
pandas.tseries.offsets.BaseOffset
pandas.tseries.offsets.BaseOffset.freqstr
pandas.tseries.offsets.BaseOffset.kwds
pandas.tseries.offsets.BaseOffset.name
pandas.tseries.offsets.BaseOffset.nanos
pandas.tseries.offsets.BaseOffset.normalize
pandas.tseries.offsets.BaseOffset.rule_code
pandas.tseries.offsets.BaseOffset.n
pandas.tseries.offsets.BaseOffset.copy
pandas.tseries.offsets.BaseOffset.is_on_offset
pandas.tseries.offsets.BaseOffset.is_month_start
pandas.tseries.offsets.BaseOffset.is_month_end
pandas.tseries.offsets.BaseOffset.is_quarter_start
pandas.tseries.offsets.BaseOffset.is_quarter_end
pandas.tseries.offsets.BaseOffset.is_year_start
pandas.tseries.offsets.BaseOffset.is_year_end
pandas.tseries.offsets.BaseOffset.rollback
pandas.tseries.offsets.BaseOffset.rollforward
pandas.tseries.offsets.DateOffset
pandas.tseries.offsets.BusinessDay
pandas.tseries.offsets.BDay
pandas.tseries.offsets.BusinessDay.offset
pandas.tseries.offsets.BusinessDay.weekmask
pandas.tseries.offsets.BusinessDay.holidays
pandas.tseries.offsets.BusinessDay.calendar
pandas.tseries.offsets.BusinessHour
pandas.tseries.offsets.BusinessHour.offset
pandas.tseries.offsets.BusinessHour.start
pandas.tseries.offsets.BusinessHour.end
pandas.tseries.offsets.BusinessHour.weekmask
pandas.tseries.offsets.BusinessHour.holidays
pandas.tseries.offsets.BusinessHour.calendar
pandas.tseries.offsets.CustomBusinessDay
pandas.tseries.offsets.CDay
pandas.tseries.offsets.CustomBusinessDay.weekmask
pandas.tseries.offsets.CustomBusinessDay.calendar
pandas.tseries.offsets.CustomBusinessDay.holidays
pandas.tseries.offsets.CustomBusinessDay.offset
pandas.tseries.offsets.CustomBusinessHour
pandas.tseries.offsets.CustomBusinessHour.weekmask
pandas.tseries.offsets.CustomBusinessHour.calendar
pandas.tseries.offsets.CustomBusinessHour.holidays
pandas.tseries.offsets.CustomBusinessHour.start
pandas.tseries.offsets.CustomBusinessHour.end
pandas.tseries.offsets.CustomBusinessHour.offset
pandas.tseries.offsets.MonthEnd
pandas.tseries.offsets.MonthBegin
pandas.tseries.offsets.BusinessMonthEnd
pandas.tseries.offsets.BMonthEnd
pandas.tseries.offsets.BusinessMonthBegin
pandas.tseries.offsets.BMonthBegin
pandas.tseries.offsets.CustomBusinessMonthEnd
pandas.tseries.offsets.CBMonthEnd
pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset
pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask
pandas.tseries.offsets.CustomBusinessMonthEnd.calendar
pandas.tseries.offsets.CustomBusinessMonthEnd.holidays
pandas.tseries.offsets.CustomBusinessMonthEnd.offset
pandas.tseries.offsets.CustomBusinessMonthBegin
pandas.tseries.offsets.CBMonthBegin
pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset
pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask
pandas.tseries.offsets.CustomBusinessMonthBegin.calendar
pandas.tseries.offsets.CustomBusinessMonthBegin.holidays
pandas.tseries.offsets.CustomBusinessMonthBegin.offset
pandas.tseries.offsets.SemiMonthEnd
pandas.tseries.offsets.SemiMonthBegin
pandas.tseries.offsets.SemiMonthEnd.day_of_month
pandas.tseries.offsets.SemiMonthBegin.day_of_month
pandas.tseries.offsets.Week
pandas.tseries.offsets.Week.weekday
pandas.tseries.offsets.WeekOfMonth
pandas.tseries.offsets.WeekOfMonth.week
pandas.tseries.offsets.WeekOfMonth.weekday
pandas.tseries.offsets.LastWeekOfMonth
pandas.tseries.offsets.LastWeekOfMonth.week
pandas.tseries.offsets.LastWeekOfMonth.weekday
pandas.tseries.offsets.QuarterEnd
pandas.tseries.offsets.QuarterBegin
pandas.tseries.offsets.BQuarterEnd
pandas.tseries.offsets.BQuarterBegin
pandas.tseries.offsets.BQuarterEnd.startingMonth
pandas.tseries.offsets.BQuarterBegin.startingMonth
pandas.tseries.offsets.QuarterEnd.startingMonth
pandas.tseries.offsets.QuarterBegin.startingMonth
pandas.tseries.offsets.HalfYearEnd
pandas.tseries.offsets.HalfYearBegin
pandas.tseries.offsets.BHalfYearEnd
pandas.tseries.offsets.BHalfYearBegin
pandas.tseries.offsets.BHalfYearEnd.startingMonth
pandas.tseries.offsets.BHalfYearBegin.startingMonth
pandas.tseries.offsets.HalfYearEnd.startingMonth
pandas.tseries.offsets.HalfYearBegin.startingMonth
pandas.tseries.offsets.YearEnd
pandas.tseries.offsets.YearBegin
pandas.tseries.offsets.BYearEnd
pandas.tseries.offsets.BYearBegin
pandas.tseries.offsets.YearEnd.month
pandas.tseries.offsets.YearBegin.month
pandas.tseries.offsets.BYearEnd.month
pandas.tseries.offsets.BYearBegin.month
pandas.tseries.offsets.FY5253
pandas.tseries.offsets.FY5253.startingMonth
pandas.tseries.offsets.FY5253.variation
pandas.tseries.offsets.FY5253.weekday
pandas.tseries.offsets.FY5253.get_rule_code_suffix
pandas.tseries.offsets.FY5253.get_year_end
pandas.tseries.offsets.FY5253Quarter
pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week
pandas.tseries.offsets.FY5253Quarter.startingMonth
pandas.tseries.offsets.FY5253Quarter.variation
pandas.tseries.offsets.FY5253Quarter.weekday
pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix
pandas.tseries.offsets.FY5253Quarter.get_weeks
pandas.tseries.offsets.FY5253Quarter.year_has_extra_week
pandas.tseries.offsets.Easter
pandas.tseries.offsets.Tick
pandas.tseries.offsets.Day
pandas.tseries.offsets.Hour
pandas.tseries.offsets.Minute
pandas.tseries.offsets.Second
pandas.tseries.offsets.Milli
pandas.tseries.offsets.Micro
pandas.tseries.offsets.Nano
Window
GroupBy
Resampling
Style
Plotting
Options and settings
Extensions
Testing
Missing values
pandas typing aliases
API reference
Date offsets
pandas.tseries.offsets.CDay
pandas.tseries.offsets.CDay
#
pandas.tseries.offsets.
CDay
#
alias of
CustomBusinessDay
On this page
CDay