Contents Menu Expand
Data Profiler
v0.8.2
Light Logo Dark Logo
Data Profiler
v0.8.2

Getting Started:

  • Intro
  • Install
  • Data Readers
  • Profiler
  • Labeler (Sensitive Data)
  • Graphs

User Guide:

  • Examples
    • Overview of Data Profiler
    • Data Reader
    • Structured Profiler
    • Unstructured Profiler
    • Graph Profiler
    • Labeler
    • Adding Models to a Labeler Pipeline
    • Creating a Regex Labeler
    • Creating a ColumnName Labeler
    • Merge Profile List
    • Dataloader with Popmon Reports
  • API
    • Data Readers
      • Avro Data
      • Base Data
      • CSV Data
      • Data
      • Data Utils
      • Filepath Or Buffer
      • Graph Data
      • JSON Data
      • Parquet Data
      • Structured Mixins
      • Text Data
    • Profilers
      • Helpers
        • Report Helpers
      • Base Column Profilers
      • Categorical Column Profile
      • Column Profile Compilers
      • Data Labeler Column Profile
      • Datetime Column Profile
      • Float Column Profile
      • Graph Profiler
      • Histogram Utils
      • Int Column Profile
      • Numerical Column Stats
      • Order Column Profile
      • Profile Builder
      • Profiler Options
      • Text Column Profile
      • Unstructured Labeler Profile
      • Unstructured Text Profile
      • Utils
    • Labelers
      • Base Data Labeler
      • Base Model
      • Char Load Tf Model
      • Character Level Cnn Model
      • Classification Report Utils
      • Column Name Model
      • Data Labelers
      • Data Processing
      • Labeler Utils
      • Regex Model
      • Utils
    • Validators
      • Base Validators

Community:

  • Changelog
  • Feedback
  • GitHub
  • Contributing

Profilers¶

Modules¶

  • Helpers
    • Modules
      • Report Helpers
  • Base Column Profilers
  • Categorical Column Profile
  • Column Profile Compilers
  • Data Labeler Column Profile
  • Datetime Column Profile
  • Float Column Profile
  • Graph Profiler
  • Histogram Utils
  • Int Column Profile
  • Numerical Column Stats
  • Order Column Profile
  • Profile Builder
  • Profiler Options
  • Text Column Profile
  • Unstructured Labeler Profile
  • Unstructured Text Profile
  • Utils

Package for providing statistics and predictions for a given dataset.

Next
Helpers
Previous
Text Data
Copyright © 2020, Jeremy Goodsitt, Austin Walters, Anh Truong, Grant Eden, and Chris Wallace | Built with Sphinx and @pradyunsg's Furo theme. | Show Source
Contents
  • Profilers
    • Modules