Python Forum
Python outputs to Excel
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python outputs to Excel
#1
Hi,

I don't even know how to describe my problem but I'll try. I receive the same .txt file and my python code computes it and then outputs .csv. But this time I have a problem with my output, some of the column's data is too large and it goes over the next row, to my .csv files format is out of order.

E.G
Output:
Filename Clean vvs_000.txt From: this person > Sent: Wednesday s reviewed. Regards vvs_001.txt See this person I told you
The data in the Clean column is too late that "s reviewed. Regards" goes over to a new row.
Reply


Messages In This Thread
Python outputs to Excel - by NewBiee - Nov-15-2023, 09:49 AM
RE: Python outputs to Excel - by buran - Nov-15-2023, 11:24 AM
RE: Python outputs to Excel - by RockBlok - Nov-24-2023, 01:44 PM
RE: Python outputs to Excel - by DPaul - Nov-26-2023, 07:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Outputs "NaN" after "DataFrame columns" function? epsilon 7 3,877 Jan-27-2021, 10:59 AM
Last Post: epsilon
  Comparing Values Resulting from Function Outputs firebird 0 1,889 Jul-25-2019, 05:16 AM
Last Post: firebird

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020