Navigation

  • index
  • modules |
  • next |
  • dppd 0.25 documentation »

dppd¶

Welcome to dppd, a pythonic dplyr ‘grammar of data manipulation’ library.

Contents¶

  • Quickstart
    • Style 1: Context managers
    • Style 2: dp…..pd
    • How does it work
    • What’s next?
  • Verbs
    • DataFrame verbs
    • verbs on other types
  • Grouping
    • Summaries
  • Why do we need dppd
    • Proxy X
    • Filtering groupbyed DataFrames
    • Column specifications
    • Single dispatch ‘clean monkey patching’ engine
  • Comparison with others / Rosetta stone
    • Libraries compared
    • The magic of dpylr
    • A critique on the existing python dplyr clones (or why dppd)
    • Examples
    • Summary:
  • Extending dppd
    • Known extensions
    • Custom verbs
    • Extending to other types
  • License
  • Authors
  • Changelog
    • unreleased
    • 0.25
    • 0.24
    • 0.23
    • 0.22
    • 0.21
    • 0.20
    • 0.19
    • 0.17
    • 0.16
    • 0.15
    • 0.1
  • Module Reference
    • dppd package

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table of Contents

  • dppd
    • Contents
    • Indices and tables

Next topic

Quickstart

Quick search

Navigation

  • index
  • modules |
  • next |
  • dppd 0.25 documentation »
© Copyright 2018, Florian Finkernagel. Created using Sphinx 1.8.6.