Probstat Combination Objects and Persistence

D

dohertywa

Hi:

I'm working with probstat module which does an excellent job for the
project I'm working on.

I am passing the Combination objects I generate to generator functions
that allow me to scale down the results.

I am trying to find a way however to store the end resultant
Combination object. Try to pickle it, and Python segfaults.

I want to be able to store the Combination object at any point so I
may operate on it later without having to repeat previous work.

Any suggestions?

TVKIA,
Adam
 
S

Sidd

Hi:

I'm working with probstat module which does an excellent job for the
project I'm working on.

I am passing the Combination objects I generate to generator functions
that allow me to scale down the results.

I am trying to find a way however to store the end resultant
Combination object. Try to pickle it, and Python segfaults.

I want to be able to store the Combination object at any point so I
may operate on it later without having to repeat previous work.

Any suggestions?

TVKIA,
Adam

You might want to take a look at this tutorial:http://www.ibm.com/
developerworks/library/l-pypers.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top