paguro.LazyDataset[VFM: paguro.models.vfm.vfmodel.VFrameModel]].sink_ipc(path: str | Path | IO[bytes] | PartitioningScheme, *, compression: IpcCompression | None = 'uncompressed', compat_level: CompatLevel | None = None, maintain_order: bool = True, storage_options: dict[str, Any] | None = None, credential_provider: CredentialProviderFunction | Literal['auto'] | None = 'auto', retries: int = 2, sync_on_close: SyncOnCloseMethod | None = None, mkdir: bool = False, lazy: bool = False, engine: EngineType = 'auto', optimizations: QueryOptFlags = <polars.lazyframe.opt_flags.QueryOptFlags object>) polars.LazyFrame | None

See sink_ipc