Hi There. Any idea how in Python can I get least squares linear regression? 

 

For EMA there is  self.EMA    but how can I import/get LSLR ? 

 

Author