Python Forum
Deleting files not present in CSV
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Deleting files not present in CSV
#1
Hi, I am looking for a bit of help with a python method to delete all files 'Not the folders or subfolders' just the files which are listed in a CSV file I have which has image filepaths in one column formatted as such: C:\clothing\Jeans\image.jpg.
I'm trying to delete files from a large dataset and trying to create a subset as the folder is too large to upload.

Any help would be appreciated.

Sorry I mean delete files NOT listed in the CSV.
Reply
#2
What have you tried? We're not big on writing code for people here, but we'd be happy to help you fix code you can't get working. Please just check the help docs on BBCode before you post your code, however.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Check if a value is present in each group Menthix 8 2,723 May-16-2022, 12:25 PM
Last Post: Menthix
  Anaconda pip install mpyc Error pip-script.py is not present Anldra12 2 7,842 Dec-13-2021, 06:59 PM
Last Post: Anldra12
  No Scripts File present after python installation ag2207 5 4,892 Jul-30-2020, 11:11 AM
Last Post: buran
  Python function executes twice when region loop is present bluethundr 2 2,623 Jan-07-2020, 03:01 PM
Last Post: bluethundr
  "usr" directory not present and needed for cmd commands? ajetrumpet 2 2,146 Dec-19-2019, 05:59 PM
Last Post: ajetrumpet
  Comparing the count of rows from the tables that are present in two different databas krt5 6 3,999 Feb-15-2019, 03:20 PM
Last Post: krt5
  check log filename with present date CyberDaemon 5 3,859 Aug-22-2018, 08:42 PM
Last Post: CyberDaemon
  How to find the list of dependencies not present in the remote artifactory repository csplrj 6 4,692 Mar-30-2018, 03:43 PM
Last Post: csplrj
  Need Help: Sort of Binary numbers based on 1's present abinashj 5 5,085 Jul-25-2017, 12:23 PM
Last Post: buran

Forum Jump:

User Panel Messages

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