* pep8 conversion * Minor tweaks --------- Co-authored-by: Martin Molinero <martin.molinero1@gmail.com>
* Add dataMappingMode parameter to QCAlgorithm.History() * Add C# regression algorithm * Add Python regression algorithm * Cleanup * Add data mapping mode parameter only to big History() methods * Fix regression algorithms and add required data * Fix unit test * Update regression algorithms stats