Global_Problem_Statement_Python for Data Science
Global_Problem_Statement_Python for Data Science
Introduction
E-commerce websites are an important avenue for businesses to reach customers and
generate sales. With increasing competition and evolving customer needs, it has become
challenging for businesses to attract and retain customers. In this context, it is essential
for e-commerce portals to constantly evaluate their performance and identify ways to
increase sales.
The Problem
The Task
Throughout this professional certificate program, you will be solving a business problem
holistically leveraging data science. Learners focus on breaking down a complex real
business problem into smaller manageable parts using a structured approach and then
solving each part using tools like Python, SQL, Power BI and machine learning. In the end,
learners will craft compelling data stories enabling informed decision-making.
Throughout, the tools and techniques play the role of enablers – they are always the
means to an end, and not themselves the goal.
In the course, Python for Data Science, we will explore how to:
1. Collect, clean, and combine data from the Point-of-Sale dataset and Online
Promotions Dataset. Imagine putting together pieces of a puzzle. You'll also learn
how to organize time-related information, so that we can understand patterns like
how things change over the different months of the year. This is called Data
Wrangling.
2. After this, you'll delve into understanding your data better. You'll learn how to
describe your data in simple ways and visually display what it looks like. You'll also
see how different parts of your data relate to each other and you'll use some tools
to figure out if differences you see are real or just by chance. This is called
Exploratory Data Analysis.
3. After Exploratory Data Analysis, you will perform Data Pre-processing. This is like
preparing ingredients for cooking. You'll learn how to deal with missing data, so
your analysis doesn't get messed up. You'll also learn how to change the way your
data looks so it's easier to understand, like bringing the various features to the
same scale. And you'll learn how to spot unusual bits of data that might not fit in.
4. Finally comes Feature Engineering. Imagine you have a bunch of colors, and you
want to mix them to create new shades. That's what this is about, but with data.
You'll learn how to use your data to create new things that can help you better
address business problems. And this will become invaluable for machine learning
modelling which we might want to do next.
Course Focus
In this course <Python for Data Science>, you will look into the issue <Increasing
Marketing Effectiveness, for example - “how can the company increase return on
investment on marketing initiatives>. Using the various techniques of <Data Wrangling,
Exploratory Data Analysis, Data Pre-Processing and Feature Engineering > you would solve
the issue and similar issues highlighted below. Happy problem learning.