Analyzing Marketing Campaigns with pandas

Go to class
Write Review

Free Online Course: Analyzing Marketing Campaigns with pandas provided by DataCamp is a comprehensive online course, which lasts for 4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from DataCamp. Analyzing Marketing Campaigns with pandas is taught by Jill Rosok.

Overview
  • Build up your pandas skills and answer marketing questions by merging, slicing, visualizing, and more!

    One of the biggest challenges when studying data science technical skills is understanding how those skills and concepts translate into real jobs. Whether you're looking to level up in your marketing job by incorporating Python and pandas or you're trying to get a handle on what kinds of work a data scientist in a marketing organization might do, this course is a great match for you. We'll practice translating common business questions into measurable outcomes, including "How did this campaign perform?", "Which channel is referring the most subscribers?", "Why is a particular channel underperforming?" and more using a fake marketing dataset based on the data of an online subscription business. This course will build on Python and pandas fundamentals, such as merging/slicing datasets, groupby(), correcting data types and visualizing results using matplotlib.

Syllabus
  • Pandas
    -In this chapter, you will review pandas basics including importing datasets, exploratory analysis, and basic plotting.

    Exploratory Analysis & Summary Statistics
    -In this chapter, you will learn about common marketing metrics and how to calculate them using pandas. You will also visualize your results and practice user segmentation.

    Conversion Attribution
    -In this chapter, you will build functions to automate common marketing analysis and determine why certain marketing channels saw lower than usual conversion rates during late January.

    Personalization A/B Test
    -In this chapter, you will analyze an A/B test and learn about the importance of segmentation when interpreting the results of a test.