Python Forum
How to extract specific data from .SRC (note pad file)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to extract specific data from .SRC (note pad file)
#1
Hi experts, I was tasked to build something to extract specific data from notepad within these 2 days and I am new to python and has never program anything before.

I wish to ask for assistance and some guidance on the extraction of specific data from .SRC file which can be opened using notepad.

Attached is the details of what I need to extract and save it or generated them into another notepad file.

Much appreciated for all the help in advance!
Reply
#2
To me, .SRC files are Source Code files, which have little if anything to do with Notepad {disclaimer: I'm not a user of the MS Windows OS}

Notepad is no more than very basic text editor and not a very good one at that: I'm sure that I read somewhere that it has some quirks that make it so, but I could be wrong.

(Jul-27-2022, 09:39 AM)Shinny_Shin Wrote: Attached is the details of what I need to extract

Where?

This sounds like it may be a college or school project, am I right?
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply
#3
Rob101 is correct, furthermore,
acronyms should be avoided, especially if they have more than one value.
You should elaborate on what .SRC file is.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is it possible to extract 1 or 2 bits of data from MS project files? cubangt 8 1,053 Feb-16-2024, 12:02 AM
Last Post: deanhystad
  Extracting specific file from an archive tester_V 4 514 Jan-29-2024, 06:41 PM
Last Post: tester_V
  data validation with specific regular expression shaheen07 0 339 Jan-12-2024, 07:56 AM
Last Post: shaheen07
  Why can't it extract the data from .txt well? Melcu54 3 678 Aug-20-2023, 10:07 PM
Last Post: deanhystad
  Extract file only (without a directory it is in) from ZIPIP tester_V 1 998 Jan-23-2023, 04:56 AM
Last Post: deanhystad
  Reading Specific Rows In a CSV File finndude 3 989 Dec-13-2022, 03:19 PM
Last Post: finndude
  Using locationtagger to extract locations found in a specific country/region lord_of_cinder 1 1,276 Oct-04-2022, 12:46 AM
Last Post: Larz60+
  python Extract sql data by combining below code. mg24 1 965 Oct-03-2022, 10:25 AM
Last Post: mg24
  SQL Alchemy help to extract sql data into csv files mg24 1 1,780 Sep-30-2022, 04:43 PM
Last Post: Larz60+
  Extract parts of a log-file and put it in a dataframe hasiro 4 6,327 Apr-08-2022, 01:18 PM
Last Post: hasiro

Forum Jump:

User Panel Messages

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