Lalitha GunturuNov 2, 20205 minPytest - a beginner guide. đź“„Pytest is a open source framework to perform test automation for python. Most excited part for me is that , so easy to start with and can...
Nihar Ranjan MahalikOct 20, 20204 minLinear Regression In ML For BeginnersThere are many blog postings out there about linear regression that give a better understanding of some concepts. There are also some...
niveditahariOct 1, 20202 minExecuting Python 2 on Notepad++ as IDESimple steps to configure Python 2 on windows machine and execute code.