Posts

Showing posts from October, 2022

Full stack data science road map

The‌ ‌Roadmap‌ ‌is‌ ‌divided‌ ‌into‌ 10 Parts:  Python‌ ‌Programming‌ ‌ Data‌ ‌Structure‌ ‌&‌ ‌Algorithms‌ Pandas‌ ‌Numpy‌ ‌Matplotlib‌ Statistics‌ Machine‌ ‌Learning‌ Natural‌ ‌Language‌ ‌Processing‌ Computer‌ ‌Vision‌‌(Deep learning) Data‌ ‌Visualization‌ ‌with‌ ‌Tableau‌ Structure‌ ‌Query‌ ‌Language‌ ‌(SQL)‌ Big‌ ‌Data‌ ‌and‌ ‌PySpark‌ Cloud computing Some Capstone Projects   Tools and technology you should learn: Python‌ Data‌ ‌Structures‌ NumPy‌ Pandas‌ Matplotlib‌ Seaborn‌ Scikit-Learn‌ Statsmodels‌ Natural‌ ‌Language‌ ‌Toolkit‌ ‌(‌ ‌NLTK‌ ‌)‌ PyTorch‌ OpenCV‌ Tableau‌ Structure‌ ‌Query‌ ‌Language‌ ‌(‌ ‌SQL‌ ‌)‌ PySpark‌ Cloud ‌Fundamentals‌ Any one cloud platform like aws,azure,gcp 1 |.Python Programming  python is best for learning new programing language .compare to other programming language it is very easy one .here some concepts  Python basics, Variables, Operators, Conditional Statements List and Strings While Loop, Nested Loops, Loop Else For L...