Upload task_matching_dataset.csv
Browse files
task_matching_dataset.csv
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Task_ID,Task_Description,Required_Skills,Deadline,User_ID,User_Skills,Availability,Past_Task_Success,User_Preferences,Output (Match)
|
| 2 |
+
1,Clean raw data files,"Python, Pandas",01-04-2025,101,"Python, Pandas",Available (10 AM-2 PM),1,Analytical tasks,1
|
| 3 |
+
2,Build frontend UI,"React, JavaScript",05-04-2025,102,"React, JavaScript",Busy,0,Creative tasks,0
|
| 4 |
+
3,Analyze customer data,"Python, NumPy, Pandas",03-04-2025,103,"Python, NumPy",Available (All day),1,Analytical tasks,1
|
| 5 |
+
4,Develop marketing plan,"Marketing, SEO, Data",07-04-2025,104,"Marketing, SEO",Available (9 AM-5 PM),0,Marketing tasks,1
|
| 6 |
+
5,Design product landing page,"HTML, CSS, JavaScript",10-04-2025,105,"HTML, CSS, JavaScript",Available (2 PM - 6 PM),0,Creative tasks,1
|
| 7 |
+
6,Perform data analysis,"Python, SQL",15-04-2025,106,"Python, SQL",Available (All day),1,Analytical tasks,1
|
| 8 |
+
7,Write technical documentation,"Writing, Technical Knowledge",12-04-2025,107,"Writing, Technical Knowledge",Available (9 AM - 12 PM),0,Documentation tasks,0
|