Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Science 101: Python Plus Excel
Rating: 5.0 out of 5(3 ratings)
113 students

Data Science 101: Python Plus Excel

Learn excel and python with real world case study.
Created bySachin Kafle
Last updated 5/2023
English

What you'll learn

  • Write excel advanced conditional, text, and lookup functions
  • Excel automation using python
  • Learn Microsoft Excel 2016 and many of its advanced features
  • Learn data science skills using Python and Excel
  • Excel features using numpy and pandas
  • Visualization using Excel and Python

Course content

9 sections82 lectures8h 15m total length
  • Introduction3:03

    Learn the fundamentals of Excel, from interface and formulas to macros and data visualization, then apply Python data analysis with pandas and numpy for visualization.

  • Python vs Excel2:48
  • Limitation of Excel3:08

    Explore the limitations of Excel, including data volume, syntax errors, and security risks, and compare how Python tools enable easier data analysis, manipulation, and visualization.

  • Python3:17
  • who can benefit from learning Python?1:37

    Python automates boring tasks and integrates with Excel for updates, data gathering and formatting, grammar checks, and reports, enabling projects from spreadsheet automation to Bitcoin, sentiment analysis, and blockchain.

  • What makes Python a better option than Excel?7:45
  • Excel vs Python: Who wins?1:55

    Compare Excel and Python to reveal their complementary roles in data analysis. Excel excels at quick, entry-level analysis, while Python handles large data, complex analytics, and collaboration.

Requirements

  • Python basics (data types, loops, functions etc.)
  • Install Microsoft 2016, 2013 or 2010

Description

For many years, and for good reason, Excel has been a staple for working professionals. It is essential in all facets of business, education, finance, and research due to its extensive capabilities and simplicity of use.

Over the past few years, python programming language has become more popular. According to one study, the demand for Python expertise has grown by 27.6 % over the past year and shows no indications of slowing down. Python has been a pioneer in web development, data analysis, and infrastructure management since it was first developed as a tool to construct scripts that "automate the boring stuff."

Why python is important for automation?

Consider being required to create accounts on a website for 10,000 employees. What do you think? Performing this operation manually and frequently will eventually drive you crazy. It will also take too long, which is not a good idea.

Try to consider what it's like for data entry workers. They take the data from tables (like those in Excel or Google Sheets) and insert it elsewhere.

They read various magazines and websites, get the data there, and then enter it into the database. Additionally, they must perform the calculations for the entries.

In general, this job's performance determines how much money is made. Greater entry volume, more pay (of course, everyone wants a higher salary in their job).

However, don't you find doing the same thing over and over boring?

The question is now, "How can I accomplish it quickly?"

How to automate my work?

Spend an hour coding and automating these kinds of chores to make your life simpler rather than performing these kinds of things by hand. By just writing fewer lines of Python code, you can automate your strenuous activity.

The course covers following topics:

1. Excel basics

2. Excel Functions

3. Excel Visualizations

4. Excel Case study (Financial Statements)

5. Python numpy and pandas

6. Python Implementations of Excel functions

7. Python matplotlib and pandas visualizations

The evidence suggests that both Excel and Python have their place with certain applications. Excel is a great entry-level tool and is a quick-and-easy way to analyze a dataset.

But for the modern era, with large datasets and more complex analytics and automation, Python provides the tools, techniques and processing power that Excel, in many instances, lacks. After all, Python is more powerful, faster, capable of better data analysis and it benefits from a more inclusive, collaborative support system.

Python is a must-have skill for aspiring data analysts, data scientist and anyone in the field of science, and now is the time to learn.

Who this course is for:

  • Excel users curious about automating their work using python
  • Python Developer wanting career switch in Data Science