From the course: Statistics and Python for Telecommunication: Using Data Analytics for Decision-Making in Modern Telecommunications

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Python basics for hands-on data analysis

Python basics for hands-on data analysis

(bright music) - [Instructor] We talked about the data sets and variables. Let's see that how the huge mode of data we can analyze, visualize, and for that we have a programming language, which is Python, and there are certain liabilities along with that which we can use. Now, Python is easy to understand language and we can analyze massive data sets. For Python, we are using a tool here which is called Google Colab. This is a web-based tool which we need now to download. On this tool we have a notebook where we'll run the Python codes to understand the codes in a better way, I recommend you to do some hands-on on Google Colab along with me. I'll open a Google Colab on a webpage and we'll goes step by step to understand the coding in more detail. So I'm here on a separate webpage. I just search for Google Colab and I can see an option here. So similarly you can do on your PC or laptop and just select this option. Once you just go on it, you can open a new notebook and that notebook we…

Contents