Research

  • [X] I have searched the [pandas] tag on StackOverflow for similar questions.

  • [X] I have asked my usage related question on StackOverflow.

Link to question on StackOverflow

https://stackoverflow.com/questions/74575019/pandas-pd-melt-multiindex-column-usage

Question about pandas

Hi,

I have some pandas usage that's doing a few backflips. I was wondering if anyone had any ideas of doing the same thing, a little less convolutedly using pandas.

I posted it as a question on StackOverflow, but had little traction, so wanted to cross-post it here to see if I can get any more eyes.

Thanks for any time you give.

Comment From: MarcoGorelli

thanks @jamesstidard for the question

closing as there aren't resources to answer usage questions here, please ask on SO or some other forum

Comment From: jamesstidard

@MarcoGorelli cheers for the response. I have indeed made a SO question.

If this is not an appropriate way for linking out to the question to try and get some eyes on it, it might be worth removing/changing the Question Issue template as it kind of implies to me that this was a valid forum, if you've tried SO.

Pandas QST: Better pd.melt usage / alternative