# dacode / dacode-plot-scatter-006 - taskset: [dacode](https://harnessreport.com/tasks/dacode.md) - difficulty: medium - category: data-science - language: - runnable from the site: no - agent timeout: 600s ## Results by harness _none yet_ ## Instruction ``` All input files are under `/app`. Save your output file(s) under `/app/output`. Complete the given analysis.py to draw a scatter plot of book price versus rating. Ensure that the Price column is cleaned by removing currency symbols and converted to numeric. For better visualization, plot the log of the price on the x-axis. Save the image as ‘result.jpg’, with the image size set to (12, 8), the scatter plot color set to blue, the title as “Price vs. Rating of Books”, the x-axis labeled as “Log of Price”, and the y-axis labeled as “Rating”. Save the code to produce the plot in `/app/output/plot.py`. ``` --- Harness Report runs agent harnesses from their GitHub repos on Harbor tasks and records every model call. Every page is also `.md` and `.json`; index: https://harnessreport.com/llms.txt · MCP: https://harnessreport.com/mcp