Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 805 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 805 Bytes

Getting Started with Towhee

Before running other Bootcamps, please take a few minutes to learn about Towhee. After going through these notebooks, you will be more familiar with the data processing pipeline in Towhee:

It will show you how to use DataCollection to process data, customize Towhee operators, and use it to read and process tabular data. In addition, advanced features such as parallel execution and exception execution are covered.

There is a tutorial shows you how to speed up datacollection, including setting up chunksize, enabling concurrency, or just-in-time compilation, you can achieve acceleration without modifying any code in the Operator.