Diamonds Dataset
This classic dataset contains the prices and other attributes of almost 54,000 diamonds. It's a great dataset for beginners learning to work with data analysis and visualization.

Diamonds Dataset

regression
This classic dataset contains the prices and other attributes of almost 54,000 diamonds. It's a great dataset for beginners learning to work with data analysis and visualization.

Please log in to access your credentials.

copied
import antigranular as ag

session = ag.login(
    "********", "************",
    dataset = "Diamonds Dataset")

About the dataset

No notebook using this dataset