Fair enough.
Thanks!
On Nov 17, 2008, at 1:06 PM, Eric Firing wrote:
> vschmidt wrote:
>> I'm hoping you can help me confirm/deny a bug in pylab's date2num()
>> function. My assumption (this may be wrong) is that this function
>> is meant to be
>> compatible with the MATLAB function date2num(
vschmidt wrote:
> I'm hoping you can help me confirm/deny a bug in pylab's date2num() function.
>
> My assumption (this may be wrong) is that this function is meant to be
> compatible with the MATLAB function date2num(). However, in ipython I can
> execute:
>
> -
> import datetime
> impo
I'm hoping you can help me confirm/deny a bug in pylab's date2num() function.
My assumption (this may be wrong) is that this function is meant to be
compatible with the MATLAB function date2num(). However, in ipython I can
execute:
-
import datetime
import pylab as p
dts = datetime.dat