GithubHelp home page GithubHelp logo

anarthal / prettyresults Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 694 KB

Present data analysis results in Web or Docx format

License: MIT License

Python 21.52% JavaScript 0.71% CSS 76.10% HTML 1.67%

prettyresults's Introduction

prettyresults - Present data analysis results in Web or Docx format

Prettyresults is a Python package to display data analysis results in different formats. In short: you run your data analysis using your preferred Python tools, generate a set of results (figures, tables...) and tell prettyresults about them. Prettyresults will generate a neat, friendly web page with your results.

Suppose you are analyzing some social or medical data, using pandas and scipy.stats. You've created several matplotlib figures with descriptive data, some frequency tables, some inference analysis... Visualizing all this information at once in a notebook may not be practical. Prettyresults will display these results you've already created in a webpage, allowing you to visualize them without problems. It can also create a web document for you, with a subset of the obtained results.

Prettyresults is a Python library. It implements a result system to add and manipulate results (such as figures or tables). Results are hierarchical, forming a tree. Results can then be used to generate a web page or a Word document.

Installation and requirements

From pypi:

pip install prettyresults

Required Python 3.4+. Tested with Python 3.6.7.

Prettyresults employs Pandas and Matplotlib.

Documentation

You can visit our documentation page here: https://prettyresults.readthedocs.io/en/stable/

prettyresults's People

Contributors

anarthal avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.