Share via

Help with Python in Excel

Anonymous
2024-10-03T12:31:03+00:00

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 !

Microsoft 365 and Office | Excel | For business | Windows

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.

0 comments No comments

Answer accepted by question author

Anonymous
2024-10-04T05:29:37+00:00

Hi. I am not sure what you want. The underlying is 2-dim ...

But do you just want the values?

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-10-04T02:55:00+00:00

    Could you share a screenshot of your Python formula and that error? Then I can give suggestions on it.

    Was this answer helpful?

    0 comments No comments