Skip to content

Wounduporange/analytics

 
 

Repository files navigation

analytics

An orchestration layer for plots and tables, dummy datasets, research, reports, and anything else a data scientist might need.

Version Build Status Waffle.io codecov

Plotting

Abstracts away the nuances of individual charting libraries by providing a single plot command with library specific kwarg introspection.

Grids

The same.

Dummy datasets

  • Lines
  • Scatter
  • Scatter3d
  • Bubble
  • Bubble3d
  • Pie
  • Bars
  • Open, high, low, close
  • Open, high, low, close, volume
  • Box
  • Histogram
  • Surface
  • Sinwave
  • Scattergeo
  • Choropleth
  • Stock
  • Regression
  • Blobs
  • Classification
  • Multilabel classification
  • Gaussian
  • Hasti
  • Circles
  • Moons
  • Biclusters
  • S Curve
  • Checker
  • Friedman
  • Friedman 2
  • Friedman 3

About

Data exploration kit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%
  • HTML 0.0%
  • CSS 0.0%
  • TypeScript 0.0%
  • Shell 0.0%