Skip to content

jbmoorhouse/dshpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dshpy: data science helper (in python)

dshpy is a Python package which includes a series of tools to assist the early stages of data exploration in a typical data science workflow. dshpy provide users with a comprehenisve collection of intervative visualisation tools, leveraging the power of Pandas and Bokeh to make the initial stages of data exploration easier.

Warning

dshpy is in the early development stages. As a result, documentation is currently missing, but is being added periodically while functionality is being expanded.

Main Features (Current)

  • Univariate interactive plots
  • Bivariate interactive plots
  • Interactive scatter matrix capabilities

Main Features (Future)

  • A collection of vsiaulisation tools to assist with defining missing data imputation staratiegies
  • Interactive grouping capabilities (similar to the hue parameter in other plotting libraries)
  • Visualisation of principal components

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages