pandas-profiling

Getting started

  • Overview
  • Installation
  • Quickstart
  • Concepts
  • Examples

Use cases

  • Profiling large datasets
  • Handling sensitive data
  • Dataset Comparison
  • Dataset metadata and data dictionaries
  • Customizing the report’s appearance

Integrations

  • Other DataFrame libraries
  • Great Expectations
  • Interactive applications
  • Pipelines
  • Cloud services
  • IDEs

Advanced usage

  • Available settings
  • Changing settings
  • Caching results throughout multiple runs
  • Accessing the values of correlation matrices

Support and contribution

  • Help & Troubleshooting
  • Common issues
  • Contribution Guidelines

Reference

  • Changelog
  • API
    • Profile Report
    • Settings
    • Controller
    • Model
    • Report
      • Structure
        • pandas_profiling.report.structure.report
        • pandas_profiling.report.structure.overview
        • pandas_profiling.report.structure.correlations
      • Components
        • pandas_profiling.report.presentation.core.renderable
        • pandas_profiling.report.presentation.core.item_renderer
        • pandas_profiling.report.presentation.core.collapse
        • pandas_profiling.report.presentation.core.container
        • pandas_profiling.report.presentation.core.duplicate
        • pandas_profiling.report.presentation.core.frequency_table
        • pandas_profiling.report.presentation.core.frequency_table_small
        • pandas_profiling.report.presentation.core.html
        • pandas_profiling.report.presentation.core.image
        • pandas_profiling.report.presentation.core.root
        • pandas_profiling.report.presentation.core.sample
        • pandas_profiling.report.presentation.core.table
        • pandas_profiling.report.presentation.core.toggle_button
        • pandas_profiling.report.presentation.core.variable
        • pandas_profiling.report.presentation.core.variable_info
        • pandas_profiling.report.presentation.core.alerts
    • Utils
    • Visualisation
  • History
  • Past Announcements
  • Resources
pandas-profiling
  • API
  • Report
  • View page source

Report

Structure

report

Generate the report.

overview

correlations

Components

renderable

item_renderer

collapse

container

duplicate

frequency_table

frequency_table_small

html

image

root

sample

table

toggle_button

variable

variable_info

alerts

Previous Next

© Copyright 2023, YData Labs Inc.

Built with Sphinx using a theme provided by Read the Docs.