Open
Description
@henon I wouldn't suppose any workarounds exist to getting something like this to work?
NDarray<DateTime> dateTimes = np.array( new DateTime[] {
new DateTime(2000, 1, 15),
new DateTime(2000, 6, 15),
new DateTime(2001, 1, 15),
new DateTime(2001, 6, 15)
});
Originally posted by @amine-aboufirass in #50 (comment)
Metadata
Metadata
Assignees
Labels
No labels