← 返回 scale.ai 的题目列表Create RESTful API with CSV and JSON Conversion
类型:online_judge
scale.ai
Given CSV data for tasks and users, you are required to read the files on the server side, parse them into a JSON file, and store the file locally. Next, implement a RESTful API to receive a JSON file, perform classification, and finally append classification results to the JSON file. The functionality should be executable via command line instructions.
Example
Input
tasks.csv
users.csv