Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nolanzandi
/
virtual-data-analyst
like
16
Running
App
Files
Files
Community
31
Fetching metadata from the HF Docker repository...
e7b4bfb
virtual-data-analyst
/
utils.py
nolanzandi
Table generation and download
e7b4bfb
verified
2 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
98 Bytes
from
pathlib
import
Path
current_dir = Path(__file__).parent
TEMP_DIR = current_dir /
'temp'