A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi. I am not sure what you want. The underlying is 2-dim ...
But do you just want the values?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I am having some issues manipulating Python in Excel. I wrote a fonction that return a column (pd.Series).
I want that column to appear in an Excel column.
The thing is that I don't know how to display it in an Excel column. Can someone help me about that ?
I always have the same error : "ValueError: Data must be 1 dimensional, got ndarray of shape (140256, 1) instead
Thank you for your help !
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Could you share a screenshot of your Python formula and that error? Then I can give suggestions on it.