Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pattern-scope

A tiny (<200 lines) CSV pattern-analysis tool.

It computes:

  • Monotonicity score
  • Outlier count
  • Inflection-point estimates
  • Optional matplotlib plots

Install

pip install pattern-scope

Usage

from patternscope.core import analyze summary = analyze("data.csv", plot=True) print(summary)

About

A tiny (<200 lines) CSV pattern-analysis tool.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages