79495913

Date: 2025-03-09 12:41:59
Score: 1
Natty:
Report link
for file in files:
try:
    df = pd.read_csv("/Users/georgezambrano/Desktop/Code/Sales_Data/"+file)
except:
    continue

This, way you can work around the .DS_Store without deleting it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sourabh