Pylint report from report.jinja2

Score

6.05 / 10 (previous score: 6.05 / 10)

Messages

Module ebcpy.data_types (ebcpy/data_types.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/data_types.py: Fatal error while checking 'ebcpy/data_types.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.
10 0 convention ungrouped-imports C0412
Imports from package os are not grouped
11 0 convention ungrouped-imports C0412
Imports from package warnings are not grouped
12 0 convention ungrouped-imports C0412
Imports from package pathlib are not grouped
559 0 convention line-too-long C0301
Line too long (112/100)
597 0 convention line-too-long C0301
Line too long (112/100)
691 0 convention line-too-long C0301
Line too long (118/100)

Module ebcpy.modelica.__init__ (ebcpy/modelica/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/modelica/__init__.py: Fatal error while checking 'ebcpy/modelica/__init__.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.

Module ebcpy.modelica.manipulate_ds (ebcpy/modelica/manipulate_ds.py)

Line Col. Type Symbol ID Obj Message
7 0 error import-error E0401
Unable to import 'pandas'
10 0 refactor too-many-locals R0914 convert_ds_file_to_dataframe
Too many local variables (17/15)
43 9 warning unspecified-encoding W1514 convert_ds_file_to_dataframe
Using open without explicitly specifying an encoding
116 24 convention consider-using-f-string C0209 eliminate_parameters_from_ds_file
Formatting a regular string which could be a f-string
132 24 convention consider-using-f-string C0209 eliminate_parameters_from_ds_file
Formatting a regular string which could be a f-string
134 27 convention consider-using-f-string C0209 eliminate_parameters_from_ds_file
Formatting a regular string which could be a f-string
143 9 warning unspecified-encoding W1514 eliminate_parameters_from_ds_file
Using open without explicitly specifying an encoding
149 9 warning unspecified-encoding W1514 eliminate_parameters_from_ds_file
Using open without explicitly specifying an encoding

Module ebcpy.modelica.simres (ebcpy/modelica/simres.py)

Line Col. Type Symbol ID Obj Message
22 0 convention line-too-long C0301
Line too long (106/100)
55 0 error import-error E0401
Unable to import 'scipy.io'
56 0 error import-error E0401
Unable to import 'pandas'
57 0 error import-error E0401
Unable to import 'numpy'
65 0 refactor too-many-locals R0914 loadsim
Too many local variables (16/15)
123 17 convention consider-using-f-string C0209 loadsim
Formatting a regular string which could be a f-string
154 20 refactor use-dict-literal R1735 loadsim
Consider using '{}' instead of a call to 'dict'.
157 28 convention consider-using-f-string C0209 loadsim
Formatting a regular string which could be a f-string
158 28 convention consider-using-f-string C0209 loadsim
Formatting a regular string which could be a f-string
254 0 refactor too-many-locals R0914 mat_to_pandas
Too many local variables (16/15)
254 0 refactor too-many-branches R0912 mat_to_pandas
Too many branches (15/12)
345 8 warning raise-missing-from W0707 mat_to_pandas
Consider explicitly re-raising using 'except KeyError as exc' and 'raise KeyError(f'Time column {time_key} not found in the data dictionary.') from exc'

Module ebcpy.optimization (ebcpy/optimization.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/optimization.py: Fatal error while checking 'ebcpy/optimization.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.
7 0 convention ungrouped-imports C0412
Imports from package warnings are not grouped
48 0 convention line-too-long C0301
Line too long (140/100)
55 0 convention line-too-long C0301
Line too long (106/100)
116 0 convention line-too-long C0301
Line too long (144/100)
121 0 convention line-too-long C0301
Line too long (144/100)
143 0 convention line-too-long C0301
Line too long (115/100)
144 0 convention line-too-long C0301
Line too long (143/100)
202 0 convention trailing-whitespace C0303
Trailing whitespace
204 0 convention trailing-whitespace C0303
Trailing whitespace
222 0 convention trailing-whitespace C0303
Trailing whitespace
229 0 convention trailing-whitespace C0303
Trailing whitespace
244 0 convention trailing-whitespace C0303
Trailing whitespace
252 0 convention trailing-whitespace C0303
Trailing whitespace
258 0 convention trailing-whitespace C0303
Trailing whitespace
268 0 convention trailing-whitespace C0303
Trailing whitespace
272 0 convention line-too-long C0301
Line too long (103/100)
273 0 convention line-too-long C0301
Line too long (109/100)
277 0 convention trailing-whitespace C0303
Trailing whitespace
431 0 convention trailing-whitespace C0303
Trailing whitespace
449 0 convention trailing-whitespace C0303
Trailing whitespace
452 0 convention trailing-whitespace C0303
Trailing whitespace
453 0 convention trailing-whitespace C0303
Trailing whitespace
469 0 convention trailing-whitespace C0303
Trailing whitespace
471 0 convention line-too-long C0301
Line too long (107/100)
473 0 convention trailing-whitespace C0303
Trailing whitespace
518 0 convention trailing-whitespace C0303
Trailing whitespace

Module ebcpy.preprocessing (ebcpy/preprocessing.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/preprocessing.py: Fatal error while checking 'ebcpy/preprocessing.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-22.txt'.

Module ebcpy.simulationapi.__init__ (ebcpy/simulationapi/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/simulationapi/__init__.py: Fatal error while checking 'ebcpy/simulationapi/__init__.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-24.txt'.
1 0 refactor duplicate-code R0801
Similar lines in 2 files
==ebcpy.simulationapi.dymola_api:[1121:1132]
==ebcpy.simulationapi.fmu:[408:415]
        ))
        return super().save_for_reproduction(
            title=title,
            path=path,
            files=files,
            **kwargs
        )
1 0 refactor duplicate-code R0801
Similar lines in 2 files
==ebcpy.simulationapi.dymola_api:[427:435]
==ebcpy.simulationapi.fmu:[199:206]
        if kwargs:
            self.logger.error(
                "You passed the following kwargs which "
                "are not part of the supported kwargs and "
                "have thus no effect: %s.", " ,".join(list(kwargs.keys())))

        # Handle multiprocessing
        if self.use_mp:
1 0 refactor duplicate-code R0801
Similar lines in 2 files
==ebcpy.simulationapi.dymola_api:[323:332]
==ebcpy.simulationapi.fmu:[199:205]
        if kwargs:
            self.logger.error(
                "You passed the following kwargs which "
                "are not part of the supported kwargs and "
                "have thus no effect: %s.", " ,".join(list(kwargs.keys())))

    def _update_model(self):
        # Translate the model and extract all variables,
        # if the user wants to:
1 0 refactor duplicate-code R0801
Similar lines in 2 files
==ebcpy.optimization:[103:115]
==ebcpy.simulationapi.__init__:[524:535]
        return self._working_directory

    @working_directory.setter
    def working_directory(self, working_directory: Union[Path, str]):
        """Set current working directory"""
        if isinstance(working_directory, str):
            working_directory = Path(working_directory)
        os.makedirs(working_directory, exist_ok=True)
        self._working_directory = working_directory

    @property
    def cd(self) -> Path:
442 0 convention line-too-long C0301
Line too long (111/100)
585 0 convention line-too-long C0301
Line too long (104/100)

Module ebcpy.simulationapi.dymola_api (ebcpy/simulationapi/dymola_api.py)

Line Col. Type Symbol ID Obj Message
1 0 convention too-many-lines C0302
Too many lines in module (1427/1000)
1 0 fatal astroid-error F0002
ebcpy/simulationapi/dymola_api.py: Fatal error while checking 'ebcpy/simulationapi/dymola_api.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-24.txt'.
363 0 convention line-too-long C0301
Line too long (101/100)
383 0 convention line-too-long C0301
Line too long (102/100)
412 0 convention line-too-long C0301
Line too long (107/100)
623 0 convention line-too-long C0301
Line too long (103/100)
646 0 convention line-too-long C0301
Line too long (101/100)
901 0 convention line-too-long C0301
Line too long (110/100)
916 0 convention line-too-long C0301
Line too long (106/100)
942 0 convention line-too-long C0301
Line too long (105/100)
1070 0 convention line-too-long C0301
Line too long (118/100)
1079 0 convention line-too-long C0301
Line too long (107/100)
1085 0 convention line-too-long C0301
Line too long (110/100)
1088 0 convention line-too-long C0301
Line too long (110/100)
1185 0 convention line-too-long C0301
Line too long (103/100)
1380 0 convention line-too-long C0301
Line too long (104/100)
1381 0 convention line-too-long C0301
Line too long (102/100)

Module ebcpy.simulationapi.fmu (ebcpy/simulationapi/fmu.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/simulationapi/fmu.py: Fatal error while checking 'ebcpy/simulationapi/fmu.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.
82 0 convention line-too-long C0301
Line too long (107/100)
296 0 convention line-too-long C0301
Line too long (119/100)
357 0 convention line-too-long C0301
Line too long (108/100)

Module ebcpy.utils.__init__ (ebcpy/utils/__init__.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/utils/__init__.py: Fatal error while checking 'ebcpy/utils/__init__.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.

Module ebcpy.utils (ebcpy/utils/__init__.py)

Line Col. Type Symbol ID Obj Message
8 0 convention ungrouped-imports C0412
Imports from package pathlib are not grouped

Module ebcpy.utils.conversion (ebcpy/utils/conversion.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/utils/conversion.py: Fatal error while checking 'ebcpy/utils/conversion.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-23.txt'.

Module ebcpy.utils.reproduction (ebcpy/utils/reproduction.py)

Line Col. Type Symbol ID Obj Message
1 0 fatal astroid-error F0002
ebcpy/utils/reproduction.py: Fatal error while checking 'ebcpy/utils/reproduction.py'. Please open an issue in our bug tracker so we address this. There is a pre-filled template that you can use in '/home/runner/.cache/pylint/pylint-crash-2025-10-31-10-39-21.txt'.

Module ebcpy.utils.statistics_analyzer (ebcpy/utils/statistics_analyzer.py)

Line Col. Type Symbol ID Obj Message
4 0 error import-error E0401
Unable to import 'numpy'
5 0 error import-error E0401
Unable to import 'sklearn.metrics'
189 0 convention trailing-whitespace C0303
Trailing whitespace
203 0 convention trailing-whitespace C0303
Trailing whitespace
206 0 convention trailing-whitespace C0303
Trailing whitespace

Module /home/runner/work/ebcpy/ebcpy/pylintrc (pylintrc)

Line Col. Type Symbol ID Obj Message
1 0 error unrecognized-option E0015
Unrecognized option found: no-space-check
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'print-statement' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'parameter-unpacking' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'unpacking-in-except' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'old-raise-syntax' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'backtick' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'import-star-module-level' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'apply-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'basestring-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'buffer-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'cmp-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'coerce-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'execfile-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'file-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'long-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'raw_input-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'reduce-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'standarderror-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'unicode-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'xrange-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'coerce-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'delslice-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'getslice-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'setslice-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'no-absolute-import' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'old-division' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'dict-iter-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'dict-view-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'next-method-called' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'metaclass-assignment' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'indexing-exception' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'raising-string' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'reload-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'oct-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'hex-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'nonzero-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'cmp-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'input-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'round-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'intern-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'unichr-builtin' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'map-builtin-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'zip-builtin-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'range-builtin-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'filter-builtin-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'using-cmp-argument' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'div-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'idiv-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'rdiv-method' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'exception-message-attribute' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'invalid-str-codec' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'sys-max-int' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'bad-python3-import' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'deprecated-string-function' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'deprecated-str-translate-call' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'deprecated-itertools-function' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'deprecated-types-field' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'next-method-defined' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'dict-items-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'dict-keys-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 refactor useless-option-value R0022
Useless option value for '--disable', 'dict-values-not-iterating' was removed from pylint, see https://github.com/pylint-dev/pylint/pull/4942.
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'long-suffix'
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'old-ne-operator'
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'old-octal-literal'
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'non-ascii-bytes-literal'
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'locally-enabled'
1 0 warning unknown-option-value W0012
Unknown option value for '--disable', expected a valid pylint message and got 'eq-without-hash'

Metrics

Count per types

Name Count
error 7
refactor 69
warning 10
fatal 10
convention 64

Count per messages

Name Count
unrecognized-option 1
useless-option-value 60
unknown-option-value 6
astroid-error 10
line-too-long 33
trailing-whitespace 19
import-error 6
ungrouped-imports 5
too-many-locals 3
consider-using-f-string 6
use-dict-literal 1
raise-missing-from 1
too-many-branches 1
unspecified-encoding 3
too-many-lines 1
duplicate-code 4

Count per modules

Name Count
/home/runner/work/ebcpy/ebcpy/pylintrc 67
ebcpy.utils.reproduction 1
ebcpy.preprocessing 1
ebcpy.optimization 27
ebcpy.data_types 7
ebcpy.utils.statistics_analyzer 5
ebcpy.utils.conversion 1
ebcpy.utils.__init__ 1
ebcpy.modelica.simres 12
ebcpy.utils 1
ebcpy.modelica.manipulate_ds 8
ebcpy.modelica.__init__ 1
ebcpy.simulationapi.fmu 4
ebcpy.simulationapi.dymola_api 17
ebcpy.simulationapi.__init__ 7

Count per path

Name Count
pylintrc 67
ebcpy/utils/reproduction.py 1
ebcpy/preprocessing.py 1
ebcpy/optimization.py 27
ebcpy/data_types.py 7
ebcpy/utils/statistics_analyzer.py 5
ebcpy/utils/conversion.py 1
ebcpy/utils/__init__.py 2
ebcpy/modelica/simres.py 12
ebcpy/modelica/manipulate_ds.py 8
ebcpy/modelica/__init__.py 1
ebcpy/simulationapi/fmu.py 4
ebcpy/simulationapi/dymola_api.py 17
ebcpy/simulationapi/__init__.py 7