We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

STAR: a Python Pandas dressing

Formal Metadata

Title
STAR: a Python Pandas dressing
Title of Series
Number of Parts
90
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
STAR is Data Analysis tool based on Python Pandas. Its goal is to aid analysts in data analytic by providing tools and a meta-data system around Pandas DataFrame. STAR is composed of a data structure (Stark) that links together various Pandas DataFrame and provides a set of methods to make common data analysis tasks with a simple interface. Also it provides a small reporting engine capable of presenting results in graphic or tabular form. An automatic text generation engine is under development.