Skip to main content

A package for Python for Marketing Research and Analytis

Project description

Python for Marketing Research and Analytics

This package contains all of the data files, notebook files, and code modules the support the book

Getting started

We recommend using pip to install, allowing the functions from the chapters to be easily imported

pip3 install python_marketing_research

The chapter modules, which contain all the functions defined in each chapter, are under /modules.

Once installed, the function for a given chapter can be imported:

from python_marketing_research_functions import chapter2

adder = chapter2.Adder(3, 4)

The data files are under /data and Notebooks are under /notebooks. These are not included in the pip package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_marketing_research-0.9.4.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

python_marketing_research-0.9.4-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page