Cross-tabulation module in Python
Robert Brewer
fumanchu at amor.org
Tue Oct 5 17:38:58 EDT 2004
More information about the Python-list mailing list
Tue Oct 5 17:38:58 EDT 2004
- Previous message (by thread): Cross-tabulation module in Python
- Next message (by thread): Cross-tabulation module in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ajith Prasad wrote: > Anyone knows of a reference to a statistical cross-tabulation module > in Python? Thanks in advance. If I understand you correctly, that shouldn't be hard to write yourself. You can see an example of mine at svn://casadeamor.com/dejavu/trunk/analysis.py Robert Brewer MIS Amor Ministries fumanchu at amor.org
- Previous message (by thread): Cross-tabulation module in Python
- Next message (by thread): Cross-tabulation module in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list