macpie.pandas.is_date_col#

macpie.pandas.is_date_col(df: DataFrame, arr_or_dtype)#

Check whether the provided array or dtype is of the datetime64 dtype.

Parameters:
dfDataFrame
arr_or_dtypearray or dtype