Skip to content

case 4 air quality processing #95

@stijnvanhoey

Description

@stijnvanhoey

Some improvements:

  • switcht eh figure of stack -> melt and remove the solution with stack to keep smooth flow
  • replace the column_names = ['date'] + [item for pair in zip(hours, ['flag' + str(i) for i in range(24)]) for item in pair] flow by a chain(*zip(...)) to make it a bit more readable and easier to explain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions