pyspark.pandas.DatetimeIndex.is_month_start???

属性类 日期Index month_start ???

表示日期是否为月首日

回归
索引类

返回带布尔值索引

并见

is_month_end

返回布林表示日期是否为月末

实例

>>>ix=ss系统.日期范围高山市2018-02-27,周期性=3)>>>ix.month_start索引([false,false, true],d类型='object')