See if:
https://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/IDLE_spanish.html
is helpful.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
Hi William,
I'm forwarding this to the tutor mailing list. Currently I'm busy in
my day job, so I truly can't look at this now. (I'm currently under a
deadline.)
But hopefully someone else on the list can take a look. Please use
Reply-To-All in your email client when you're asking and answerin
Hello, I try do background subtraction using python, and I have problem to
save each pixel to jagged array...
*My jagged array is:*
m_samples=[]
height, width, depth=cap.shape
c_black=np.zeros( (height,width), dtype=np.uint8)
for i in range(0,NUM_SAMPLES,1):
m_samples.appe
Hi William,
You can take a look at the beginner's guides to Python:
https://wiki.python.org/moin/BeginnersGuide
If your native language is Spanish, you may want to look at:
https://wiki.python.org/moin/SpanishLanguage
and see if there are any tutorials there that are easier for you to
On Wed, Aug 6, 2014 at 12:29 PM, William Vargas
wrote:
> Hello
>
> My name is Will, I live in Costa Rica and I really want to learn how to
> program. In the past, a friend said to me that was really cool but I did not
> feel the call to learn, but now I was talking to a new friend and he said to
>
Hello
My name is Will, I live in Costa Rica and I really want to learn how to
program. In the past, a friend said to me that was really cool but I did
not feel the call to learn, but now I was talking to a new friend and he
said to me code was really great then I ask what was the best language and
Forwarding to list.
Please use ReplyAll when responding to the list.
Alan Gauld
Author of the Learn To Program website
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos
>
> From: Sivaraman.R
>To: Alan Gauld
>Sent: Wednesday, 6 August 2014
On 06/08/14 06:21, Sivaraman.R wrote:
I want to add a minimum value and maximum value to the box plot. I am
findind it difficult to do that. Could you please please help me in that.
my code:
mport matplotlib.pyplot as plt
import pandas as pd
check1 = pd.read_csv(r'C:\Users\RamachSi\Desktop\Test_n
I want to add a minimum value and maximum value to the box plot. I am
findind it difficult to do that. Could you please please help me in that.
my code:
mport matplotlib.pyplot as plt
import pandas as pd
check1 = pd.read_csv(r'C:\Users\RamachSi\Desktop\Test_now11.csv')
check1.boxplot(column=['VTSP