- 
DatetimeIndex.isin(values)[source] - 
Compute boolean array of whether each index value is found in the passed set of values
Parameters: values : set or sequence of values Returns: is_contained : ndarray (boolean dtype)  
DatetimeIndex.isin()
2025-01-10 15:47:30
            
          
Please login to continue.