aito.client.AitoClient.upload_entries_by_batches

AitoClient.upload_entries_by_batches(table_name: str, entries: Iterable[Dict], batch_size: int = 1000, optimize_on_finished: bool = True)

Deprecated since version 0.2.1.

Use upload_entries() instead