OpenDSSDirect.py icon indicating copy to clipboard operation
OpenDSSDirect.py copied to clipboard

OpenDSSDirect.py: a cross-platform Python package that implements a native/direct library interface to the alternative OpenDSS engine from DSS-Extensions.org

Results 15 OpenDSSDirect.py issues
Sort by recently updated
recently updated
newest added

Currently, there's `to_dataframe` but it does not cover all possible objects in OpenDSS. Also, the interface of `Bus` is different from `Line` and `Transformer`. This is currently implemented as such...

See https://github.com/dss-extensions/OpenDSSDirect.jl/pull/38 for reference.

good first issue

### Versions - [x] Python version: 3.6 - [x] Python architecture: x64 - [x] Operating system and version: Windows 10 - [x] OpenDSSDirect.py version number: v0.3.4 ### Feature Request Please...

documentation