Skip to content

BLU05 - exercise notebook (overlap in the emission_train and emission_test dataset)  #41

@FabienGuegan

Description

@FabienGuegan

BLU05 exercise notebook

There is an overlap for the year 1997 in the emission_train and emission_test data
in the 5th cells of the notebook, we have this code:
emissions_train = emissions[:'1997']
emissions_test = emissions['1997':]

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