Open domthom21 opened 1 year ago
Its not really an point for above - but I would like to discuss a bit more with @domthom21 how we can strucutre our code to handle the differences between different section types etc.
Let's summarize our points here
Is your feature request related to a problem? Please describe. There are some improvements I'd like for the steel section module
Describe the solution you'd like
_import_section_database
a public functionget
or restructure the code to allow a user to create a section by providing just the row from the database as input: This is useful when the use wants to inspect, compare or manipulate the values in the section dataframe before choose a section - it also improves code performance by not requireing the reloading of the database when the user wants to iterate through many different sections