Skip to content

Review column names in input data  #6

Description

@JakobBD

Some of the names are very long and clunky; Some others are misleading, such as H2 Share or Time of Investment.
Introduce common naming scheme such as snake_case to avoid typos. In pandas, this also allows for using df.my_column_name instead of df["my_column_name"]

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions