Skip to content

Try to convert dss.Properties.Value() return to numbers #104

Description

@daniel-thom

Feature Request

The return of dss.Properties.Value() is always a string. That leaves it to the higher-level application to attempt to convert the strings to a float or int. A secondary effect is that dss.utils.class_to_dataframe() also returns numeric data as strings.

Can OpenDSSDirect perform the conversion automatically so that users don't have to do it? I'm sure that you don't want to break the existing API. And perhaps you would prefer to push this to users.

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