2700fa2c9c
Enhance is_empty function to handle pandas Series and improve empty value checks * Enhance is_empty function to handle pandas Series and improve empty value checks * Enhance is_empty function to support pandas Series and add pd_mask parameter for flexible empty checks Approved-by: Katon Minhas