Skip to content

Error for code that was provided for assignment 8 ('gammas') #742

@bodoleti

Description

@bodoleti

When I try to run this code:

load pre-downloaded seaborn fmri-gammas dataset for assignment

gammas = sns.load_dataset('gammas')
gammas.head()

It gives me an error saying the dataset 'gammas' does not exist. In addition the dataset 'gammas' is also not present in the data repository for seaborn examples. Why is that the case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions