hydromt.data_catalog.drivers.PandasDriver.write# PandasDriver.write(path: str | Path, df: DataFrame, **kwargs) → str[source]# Write out a DataFrame to file. Not all drivers should have a write function, so this method is not abstract. args: