dss-extensions / dss-extensions/OpenDSSDirect.py

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

Open
#104 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
116
Forks
25
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.