Friday, December 30, 2022

Re: How to extract data in text.file and convert excel in python or pandas ?

Check your other thread?

On December 30, 2022 4:30:05 AM CST, Prashanth Patelc <prashanthpatelc@gmail.com> wrote:
Hi all,

How to conver below text file data into xl file using pandas or python script?

Host address all related values host address decimal and also remaining all ..
Show in Excel data header below related values.

Text file data :
-----------------------

Host address - 123457

Host address (decimal) - 1111111

Host address (hex) - 111111

Network adr - 88888

Xl Output :
-----------------
Host address Host address 
123457 1111111
(decimal) remaining,,,,,

No comments:

Post a Comment