Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
cloderic
/
ames_iowa_housing
like
0
Tasks:
Tabular Regression
Tabular Classification
Modalities:
Tabular
Text
Languages:
English
Size:
1K - 10K
License:
unknown
Dataset card
Viewer
Files
Files and versions
Community
1
5b804ab
ames_iowa_housing
/
preprocessing
/
pyproject.toml
cloderic
Cleanup the dataset, add some preprocessing
5b804ab
23 days ago
raw
Copy download link
history
blame
Safe
222 Bytes
[project]
name
=
"ames-iowa-housing-pre-processing"
version
=
"0.1.0"
description
=
"Preprocessing for the Ames Iowa Housing dataset"
readme
=
"README.md"
requires-python
=
">=3.13"
dependencies
= [
"pandas>=2.2.3"
,
]