Skip to content

Review column names in input data  #6

@JakobBD

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"]

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