Package picalo
[show private | hide private]
[frames | no frames]

Package picalo

Submodules
  • base
  • Benfords: The Benfords module performs digital analyses on data sets.
  • Crosstable: The Crosstable module creates crosstables of data.
  • Database: This module provides easy access to DB-API 2.0 tables.
  • Financial: Encodes financial ratios used for analysis of financial statements.
  • Grouping: The Grouping module contains functions that stratify and summarize records in different ways.
  • Simple: The Simple module contains base functions that are useful throughout the Picalo package, such as indexing, sorting, selecting, and matching of tables.
  • Trending: The Trending module contains functions that highlight trends in data.

Variable Summary
list global_modules = ['Benfords', 'Crosstable', 'Database', ...
list global_variables = ['boolean', 'currency', 'error', 'sum...

Variable Details

global_modules

Type:
list
Value:
['Benfords',
 'Crosstable',
 'Database',
 'Financial',
 'Grouping',
 'Simple',
 'Trending']                                                           

global_variables

Type:
list
Value:
['boolean', 'currency', 'error', 'sum', 'count', 'mean', 'max', 'min',\
 'stdev']                                                              

Generated by Epydoc 2.1 on Mon Mar 19 21:49:21 2007 http://epydoc.sf.net