Timur Gilmullin

Results 47 issues of Timur Gilmullin

`# Summary and # Some statistics sections`

Task

When run with command `pricegenerator --debug-level 20 --generate --save-to test.csv --render-google index.html --horizon 100` then incorrect warning showing: `PriceGenerator.py L:659 WARNING [2022-07-12 23:50:32,229] See help to work with --split-trend and...

Error

Add the ability to specify directions with words `up`, `down`, `no` or chars `u`, `d`, `n` for the `--split-trend` key, in addition to the existing ability to set up the...

Task

FuzzyScale().GetIndex(levelName) method have to returns index of levelName on Fuzzy Scale. It was important to Lexicographic ordering of levels on Fuzzy Scale.

Task

FC generates report file in human-readable txt-format only. It is necessary in additional to create report file in similar format as ethalon file.

Task