socio4health.Harmonizer.s4h_drop_nan_columns# Harmonizer.s4h_drop_nan_columns(ddf_or_ddfs: DataFrame | List[DataFrame]) → DataFrame | List[DataFrame][source]# Compatibility wrapper for the legacy s4h_drop_nan_columns API. This delegates to drop_nan_columns() and preserves the old public API expected by the documentation.