Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adamrida
/
CV_AI_EXPLORER
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CV_AI_EXPLORER
/
data.py
AdamR
Upload 7 files
991df01
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
pandas
as
pd
data = pd.read_parquet(
"data2.parquet"
)