pylegs.tap.batch_sync_query#
- batch_sync_query(queries: str, save_paths: str | ~pathlib.Path | ~io.BytesIO = None, overwrite: bool = True, concat: bool = False, workers: int = 3, http_client: ~requests.sessions.Session = <requests.sessions.Session object>, partial_paths: ~typing.Sequence[str | ~pathlib.Path] | None = None, overwrite_partials: bool = False) bytes | DataFrame | Table[source]#