Hi all:
I am a newpie at python.
I read a python toolbox in which there is code line:*import cores as co. *I
wantta know what the cores is.
When I type "*import cores as co*", error occur as follows:
*Traceback (most recent call last):*
*  File "<console>", line 1, in <module>*
*ImportError: No module named cores*

I am sure this cores module is related to probability distributions since
there are a lot of codes like these: co.alpha, co.beta, co.uniform, etc.

I google "cores python", and I did get useful information. Can anyone help
me out?

Any information will be greatly appreciated.

David
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to