Skip to content
/ seadog Public

Statistical data visualization from the command line

License

Notifications You must be signed in to change notification settings

leonhfr/seadog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seadog

Seadog helps you generate statistical data visualizations directly from the command line.

It aims to allow quick analyses of data, and while it is essentially a wrapper for matplotlib and seaborn, it does not intend to cover all options and capabilities.

The word seadog may be slang for either a veteran sailor or seals.

Seadog supports Python 3.7+.

Installation

Seadog is published on PyPI, use pip to install it:

pip install --user seadog

Quick start

This section will be updated once seadog provides some functionality. Features will be added as I need them.

Todo

  • Limit axis range
  • Labels auto rotate
  • Unsort option for bar charts
  • Heatmaps
  • Correlation heatmaps
  • Graph sizes
  • Graph rotation
  • Line plots with error option
  • Improve pie charts

About

Statistical data visualization from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages