Skip to main content

Allows data access from the book - Handbook of Regression Modeling in People Analytics.

Project description

Overview

Project name: peopleanalytics-python

This package is port of an R package associated with the free online book Handbook of Regression Modeling in People Analytics by Keith McNulty. Some additional information about the inspiration here.

Background

At peopleanalytics-regression-book.org, McNulty makes the data referenced in Handbook of Regression Modeling in People Analytics available via an R package. McNulty explains:

For R and Python users, each of the data sets used in this book can be downloaded individually by following the code in each chapter. Alternatively for R users who intend to work through all of the chapters, all data sets can be loaded into an R session in advance by installing and loading the peopleanalyticsdata R package.

This package brings the functionality of McNulty's R package to Python users. As an initial idea, following a pip install ... will make these data sets accessible for Python users. These data sets can also be used as an alternative to the very common public data sets (iris, wine quality, etc) available on UCI repository to understand the concepts of exploratory data analysis and predictive modeling.

Usage

# import peopleanalyticsdata package
import peopleanalyticsdata as pad
import pandas as pd

# see a list of data sets
pad.list_sets()

# pad.help(managers)

# load data into a dataframe
df = pad.managers()

# find out more about a specific data set ('managers' example)
pad.managers().info()

Data dictionary

The data dictionary pertinent to all the data sets can be found here.

LICENSE

  • MIT

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

peopleanalyticsdata-0.1.4.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

peopleanalyticsdata-0.1.4-py3-none-any.whl (169.9 kB view details)

Uploaded Python 3

File details

Details for the file peopleanalyticsdata-0.1.4.tar.gz.

File metadata

  • Download URL: peopleanalyticsdata-0.1.4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for peopleanalyticsdata-0.1.4.tar.gz
Algorithm Hash digest
SHA256 1a0549d1ffe2c046240313dee0107aa90c6352427ecd8f07e4f2d0d56a0c8331
MD5 6d312259a85c8b758bd3a09fa08842d4
BLAKE2b-256 d5ace8db496d7df37a32d48ea8f5ced3a127f25f427870825cf4083518d27582

See more details on using hashes here.

File details

Details for the file peopleanalyticsdata-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: peopleanalyticsdata-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 169.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for peopleanalyticsdata-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6583368dda0d29ba8ca213c79dc6a8e4dfef2a030e830707dccac8d5da6c8d44
MD5 a5b9641c4188667fd15e5d96cdf8b64d
BLAKE2b-256 b1c270073b2b3888bf5106b3887a5958c5e09b99dd15e563ad40c22dc0aaf927

See more details on using hashes here.

Supported by

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