Skip to content

Standard Type Library as DataFrames? #1624

Description

@SteffenMeinecke

Options:

  1. as is: type(net.std_types["line"]["149-AL1/24-ST1A 10.0"])->dict (in dict in dict) (current implementation)
  2. type(net.std_types["line"].loc[["149-AL1/24-ST1A 10.0"]])->dataframe (in dict)
  3. type(net.line_types.loc[["149-AL1/24-ST1A 10.0"]])->dataframe

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

    fileIOmaintenancemiscellaneous tasks for housekeeping and maintenance

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions