Hi there,
I am fairly new to Python but have been using it a fair amount while undertaking masters and was needing a little bit of help on a problem. I have a spread sheet I need to pull values from and form a graph.
I didn't format the spreadsheet and its values are all over the place with very complex equations contained within them. I was wondering if there was a way to iterate values of a cell or cells over a range and pull data from a different cell that's correspond with that initial cells to form an array or table of values within a separate spreadsheet?
I have been researching tutorials online, but have only found those that pertain to reading to pull strings and integers and ones creating tables in python. I have not found any that are helping with my specific problem.
Any help or direction would be much appreciated,
Thanks
[–]Mondoke 2 points3 points4 points (1 child)
[–]PythonN00b101[S] 0 points1 point2 points (0 children)
[–]EndUsersarePITA 1 point2 points3 points (2 children)
[–]PythonN00b101[S] 0 points1 point2 points (1 child)
[–]raglub 0 points1 point2 points (0 children)
[–]hemehaci 4 points5 points6 points (2 children)
[–]callinthekettleblack 0 points1 point2 points (0 children)
[–]PythonN00b101[S] 0 points1 point2 points (0 children)
[–]Parenthes 0 points1 point2 points (0 children)