Python Forum
Request for simple code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request for simple code
#1
Dear Users,

I would like to request some help in some research work. My goal is to write data from an xls file to a text file (the text file is generated by a simulation software).

We will call the text file F1 and the xls F2.

F1 contains the parameter of the simulation, for example:
//parameters
weight = 2
area = 3
length = 4

F2 contains the same information with for example "weight" in a cell and the value in the next one.

I would like that the code takes/reads the value from the xls and update the corresponding line of the txt with it and finally saves the updated txt file with another name.

My point here is to get a base code on which I can work and adapt according to my case study.

I thank in advance for your help,

Regards
Reply


Messages In This Thread
Request for simple code - by CuriousMind - Oct-19-2017, 08:14 AM
RE: Request for simple code - by buran - Oct-19-2017, 08:26 AM
RE: Request for simple code - by CuriousMind - Oct-19-2017, 09:36 AM
RE: Request for simple code - by buran - Oct-19-2017, 12:33 PM
RE: Request for simple code - by CuriousMind - Oct-20-2017, 11:29 AM
RE: Request for simple code - by buran - Oct-20-2017, 12:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to get a "simple" code to work, re: 3.5 vs 3.8 vs Not using Linux Evalias 3 2,451 Aug-08-2020, 04:33 AM
Last Post: scidam
  Newbie at using python and tensorflow getting error when running simple code FeatherineAu 0 4,006 Sep-28-2018, 02:09 PM
Last Post: FeatherineAu

Forum Jump:

User Panel Messages

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