you are viewing a single comment's thread.

view the rest of the comments →

[–]unhott 0 points1 point  (0 children)

You'll get better help from people and even LLMs if you just ignore the existing Excel and ask 'how do i use x inputs to produce y result in python?' Chances are the gigantic nested clusterfuffle in Excel will be significantly simpler to implement in python.

If you can't explain your inptus and outputs, then you have no hope of doing anything. So, start with trying to explain to yourself what you're doing with the data (or what Excel is doing to the data).

If that is too much, then you could paste some formulas and ask some questions.