#Data Science with Python
Python Installation
Python: https://www.python.org/downloads/
While installation click on Add Python to Path
For successful installation search for ‘idle’ in window search, it will open Python Shell
Python IDE : https://www.spyder-ide.org/
IDE : An integrated development environment is software for building applications that combines common developer tools into a single graphical user interface (GUI).
Python from Krish Naik and dhaval
https://www.youtube.com/playlist?list=PLeo1K3hjS3uuASpe-1LjfG5f14Bnozjwy
https://www.youtube.com/watch?v=bPrmA1SEN2k&list=PLZoTAELRMXVNUL99R4bDlVYsncUNvwUBB
Base Statistics https://www.mathsisfun.com
Machine Learning from krish naik & Code Basics https://www.youtube.com/watch?v=JG8GRlMjp3c&list=PLZoTAELRMXVPBTrWtJkn3wWQxZkmTXGwe&index=29 https://www.youtube.com/c/codebasics/search?query=machine%20learning
Hypothesis Testing https://www.youtube.com/results?search_query=hypothesis+testing+brandon+foltz
Statistics from Andreas muller https://www.youtube.com/watch?v=d79mzijMAw0&list=PL_pVmAaAnxIRnSw6wiCpSvshFyCREZmlM from Trevor Hastie https://www.youtube.com/channel/UCB2p-jaoolkv0h22m4I9l9Q/playlists Books https://hastie.su.domains/Papers/ESLII.pdf

