Python Forum
Regex find string then return 10 character after it
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regex find string then return 10 character after it
#3
You question is unclear. Forget about regex and Python and describe your problem. Something like:
Quote:This is an example of some text I want to parse (provide example). I want my program to find strings that look like this (provide example) and I want to do this with the matching string(describe processing performed on string).
I have no idea what you mean by "group them" or "useful for me to be able to set a number of variables".
Reply


Messages In This Thread
RE: Regex find string then return 10 character after it - by deanhystad - Aug-03-2022, 06:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Efficient method to find phrase in string Tuxedo 6 3,153 Feb-25-2021, 07:23 PM
Last Post: Tuxedo
  A function to return only certain columns with certain string illmattic 2 2,290 Jul-24-2020, 12:57 PM
Last Post: illmattic
  Match string return different cell string Kristenl2784 0 1,472 Jul-20-2020, 07:54 PM
Last Post: Kristenl2784
  How to return values from For Loop via return in a function AykutRobotics 14 8,610 Jan-08-2019, 04:12 AM
Last Post: stullis

Forum Jump:

User Panel Messages

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