Man of Honour
- Joined
- 13 Nov 2009
- Posts
- 11,656
- Location
- Northampton
Spent some time looking at Numpy for this but I'm totally lost on the method of achieving the result I'm looking for. Coding itself isn't the issue.
And hopefully I can explain this in a way someone can understand...
And hopefully I can explain this in a way someone can understand...
- The end result should be a 2d table/array.
- X-axis of the table/array are pre-defined bins/values
- The Y-axis should be populated with an average value as read from the input CSV file
- Y-axis values need to be interpolated between the bins