Summary
Keywords
Full Transcript
Welcome to 'Python for Data Science' course ! The video provides a step by step instruction of installing and using Jupyter Notebook, that is commonly used by Data Science researchers and practitioners. Jupyter Notebook is a web application that allows for the creation and manipulation of notebook documents. It covers the following: -Installing the Jupyter package using pip. -Launching Jupyter Notebook. -Setting the directory where code will be saved. -Creating a Python file from the notebook. NPTEL Courses permit certifications that can be used for Course Credits in Indian Universities as per the UGC and AICTE notifications. To understand various certification options for this course, please visit https://nptel.ac.in/courses/106106212 #JupyterNotebook #AnacondaDistribution #Installation #WebApplication #CodeCells #MarkdownCells #Narrative Text
