|
1234567891011121314151617181920 |
- > Author: Yueqiang Song
- > Email: songyq_hello@163.com
- > Last Updates: 25/12/2020
-
- #### Requirements
-
- - choppy
- - Ali-Cloud
-
- ```
- $ source activate choppy-pipe-0.3.8.dev0
- $ choppy install songyueqiang/mergefq
- $ choppy apps
- ```
-
- #### quick start
-
- ```
- $ choppy batch songyueqiang/mergefq-latest sample.csv --project-name Your_project_name
- ```
|