Skip to content

Quick Notes #1

Description

@Lundez

We should prefer to be PEP compliant and use pythonic standard.

  • Prefer List Comprehension over Map
  • Methods defined outside of scope of main-function unless very small (e.g. nearly a lambda)
  • Add type-hints (this is really helpful)

Confusion moments:

  • UMap with visualizaton as discussed

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