Hi all,
I get a ValueError, if I try to plot a list of numpy.nans against
datetime objects. I'm using Python 2.6.5 and Matplotlib 1.0.1 on Ubuntu
Linux 10.04. Code and traceback are below.
Best regards,
Gerrit
Code
import matplotlib.pyplot as plt
import numpy as np
from datetime import da
Matthew Brett, on 2011-03-24 16:37, wrote:
> Welcome to the wonderful world of git and DVCS!
Thanks, I wish I could claim that I only started using git
recently, but I've just sort of been uncomfortably trying my best
to not cause too much trouble for the past year and a half...
>
> I think you
Hi Paul,
On Thu, Mar 24, 2011 at 2:55 AM, Paul Ivanov wrote:
> Paul Ivanov, on 2011-03-24 01:30, wrote:
>> I offer my sincerest apologies, I royally screwed up and thought
>> that I was pushing out to one of my own branches and somehow
>> ended up pushing a 2 day old copy of master out to
>> mat
On Thu, Mar 24, 2011 at 7:28 AM, Jouni K. Seppänen wrote:
> Paul Ivanov writes:
>
>> I can't figure out a way to pull it from there, but I think Eric
>> was the last to commit to trunk before I (destructively) pushed
>> my stale copy. Eric's last commit hash was:
>> 8506c33c811e970c6aa73a446d3ed2
Paul Ivanov writes:
> I can't figure out a way to pull it from there, but I think Eric
> was the last to commit to trunk before I (destructively) pushed
> my stale copy. Eric's last commit hash was:
> 8506c33c811e970c6aa73a446d3ed223ac48f989
The git and ssh transports will only fetch branches an
On Mar 24, 2011, at 4:59 AM, John Hunter wrote:
>
> With git you can clean up bad commits by simply changing the reference to
> master, or reorder and edit commits with rebase. Darren, can you take a look
> and see what should be done? It may be more complicated when you have
> multiple fork
On Mar 24, 2011, at 3:30 AM, Paul Ivanov wrote:
> I offer my sincerest apologies, I royally screwed up and thought
> that I was pushing out to one of my own branches and somehow
> ended up pushing a 2 day old copy of master out to
> matplotlib/master with 'git push -f'. Assuming Mike's work from
Paul Ivanov, on 2011-03-24 01:30, wrote:
> I offer my sincerest apologies, I royally screwed up and thought
> that I was pushing out to one of my own branches and somehow
> ended up pushing a 2 day old copy of master out to
> matplotlib/master with 'git push -f'. Assuming Mike's work from
> today
I offer my sincerest apologies, I royally screwed up and thought
that I was pushing out to one of my own branches and somehow
ended up pushing a 2 day old copy of master out to
matplotlib/master with 'git push -f'. Assuming Mike's work from
today is also in his own master branch, I think the damage