taupirho commited on
Commit
18cb507
·
verified ·
1 Parent(s): 62fc015

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. app.py +3 -0
  2. sales_data.csv +0 -0
  3. sales_data.csv.bak +0 -0
app.py CHANGED
@@ -7,6 +7,9 @@ import os
7
  import tempfile
8
  from cachetools import cached, TTLCache
9
 
 
 
 
10
  warnings.filterwarnings("ignore", category=FutureWarning, module="seaborn")
11
 
12
  # ------------------------------------------------------------------
 
7
  import tempfile
8
  from cachetools import cached, TTLCache
9
 
10
+ import sys
11
+ print(sys.path)
12
+
13
  warnings.filterwarnings("ignore", category=FutureWarning, module="seaborn")
14
 
15
  # ------------------------------------------------------------------
sales_data.csv CHANGED
The diff for this file is too large to render. See raw diff
 
sales_data.csv.bak ADDED
The diff for this file is too large to render. See raw diff