Python good for data mining?

Aaron Watters aaron.watters at gmail.com
Mon Nov 5 14:08:59 EST 2007


On Nov 4, 4:36 pm, Bruno Desthuilliers
<bdesth.quelquech... at free.quelquepart.fr> wrote:
>
> > How good is the integration with MySQL in Python?
>
> Pretty good - but I wouldn't call MySQL a serious RDBMS.

I would disagree with this, for this particular case.
I think it's probably better
than most other rdbms's for apps
like data mining where you don't need
transactional support, especially if you use the table
implementations that don't support ACID transactions.

  -- Aaron Watters

===
http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=segmentation%20fault





More information about the Python-list mailing list