Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Becoming a Data Analyst Using Python, from scratch
Rating: 4.4 out of 5(30 ratings)
699 students

Becoming a Data Analyst Using Python, from scratch

An introduction to data analysis using Python
Created byNajib Mozahem
Last updated 5/2023
English

What you'll learn

  • Perform exploratory data analysis using the pandas library in python
  • Write code in python that will assist them in analyzing data
  • Produce visually appealing graphs that summarise their findings
  • Understand the data analysis process, from reading the data set to formatting the data, leading to producing summary statistics

Course content

12 sections73 lectures6h 26m total length
  • Introduction to the course2:10
  • Downloading the necessary program2:05

    Explore how to set up Python for data analysis with Jupyter notebooks, choosing between online Jupyter Lab and Anaconda installation to run code, manage libraries, and launch notebooks.

  • The Anaconda interface2:48

    Launch the Anaconda navigator, a point-and-click graphical interface, to access Jupyter Lab. Open a new Python notebook and write code from scratch rather than just running provided cells.

  • Jupyter lab - navigating the user interface and executing code4:18

    Explore the Jupyter lab interface by creating and organizing notebooks, coding and markdown cells, and executing code with the run button or Ctrl+Enter, preparing you for data analysis with Python.

  • Back to the Anaconda interface - viewing libraries3:22

    Use Anaconda Navigator to manage environments and libraries like pandas and seaborn, install new ones, and run notebooks in Jupyter Lab for data analysis.

Requirements

  • No prior experience with python or data analysis is required. This course is for the absolute begginer.

Description

The purpose of this course is to introduce non-technical students to data analysis using python. This course is for anyone who is interested in becoming a data analyst and has no experience at all with data analysis or with python. If you have no experience at all with python and with data analysis then this course is for you. At the start of the course the students will have no knowledge of data analysis or python. By the end of the course the student will be able to:

  • Use the Pandas library to read, modify, and analyze data

  • Install packages in python

  • Produce visually appealing graphs that help you tell a story

  • Uncover relationships between different types of variables

  • Understand how a data analyst thinks

  • Have a basic but solid understanding of how python can be used to analyze data

  • Create interactive maps

  • Manipulate the data so that it is in a proper format

The course starts from the very basics and slowly introduces the student to the most important functions and commands used in data analysis. This is done without relying heavily on programming. This course will show how to analyze data without having to write long lines of code.

Who this course is for:

  • Anyone would would like to take the first steps to become a data analyst