Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Require Some Suggestions
#1
Hello

I am looking for a Solution in python.
Problem Statement:
I wanted to get all the rows from all the files in all directory based on matched data provided .
e.g if i add "time" as search criteria and rows having that data will be stored in in one output file.
All the directories and file names are already known so just wanted to iterate all the files and get all the rows .
Reply
#2
What have you tried?
Reply
#3
I don't have specific plan for this.

Have to plan to iterate all files and get rows by grep or something. Problem is i have huge size of files.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Why doesn't list require global keyword? johnywhy 9 6,353 Jan-15-2024, 11:47 PM
Last Post: sgrey
  Logic suggestions for comparing 2 csv's cubangt 7 3,612 Nov-09-2023, 09:54 PM
Last Post: cubangt
  Pattern Require Last Line Print() why? Harshil 4 4,014 Aug-08-2020, 04:54 PM
Last Post: Harshil
  Do packages really require "__init__.py" ? denis_beurive 4 17,161 Feb-17-2019, 02:13 PM
Last Post: AlekseyPython
  Python Debugger Suggestions nilamo 3 4,735 Oct-22-2018, 07:05 PM
Last Post: jdjeffers
  Do you require imports used in other files? Panda 1 3,516 Jul-14-2018, 02:30 PM
Last Post: gontajones
  Why does function print require bracket for text? richardm55 2 4,625 May-23-2018, 07:30 PM
Last Post: buran
  I Require some help for project idea...FaceRecognizer Door actived JavierGTZ 0 3,211 Aug-18-2017, 04:45 PM
Last Post: JavierGTZ
  Learning Python, need suggestions vkozinec 1 33,926 Mar-22-2017, 06:43 PM
Last Post: wavic

Forum Jump:

User Panel Messages

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