Skip to content

case 4 air quality processing #95

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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