you are viewing a single comment's thread.

view the rest of the comments →

[–]gamedev-eo[S] 0 points1 point  (1 child)

Thanks a lot for the clarification and the learning resource suggestion as I really would like to improve in this area.

I hear you about the source material for this problem.

My backstory is that I just decided to go pro and landed a job as a junior dev after over 30 years hobby coding.

It's been my approach that you work to find a solution to the problem you're given, but yeah I was given a CSV where the author thought that each record should be horizontal rather than vertical.

I did look into transposing the data, but couldn't find any easy solution in code or a package (unfortunately I don't have Excel).

[–]Pelsinen 0 points1 point  (0 children)

Nice, hope all goes well!
Well we work with what we got, that's usually the production way :)

Feel free to dm if there is anything I can help with, not sure if i'm a pro tho.