SciRuby / daru

Data Analysis in RUby
BSD 2-Clause "Simplified" License
1.03k stars 139 forks source link

Update Daru::DateTimeIndex.new slice error #544

Closed weqopy closed 10 months ago

weqopy commented 2 years ago

Data like dt = Daru::DateTimeIndex.new(['2021-09-01','2021-09-02'])

image

PR fix:

image
weqopy commented 2 years ago

Would you please to help check this PR? @zverok

zverok commented 2 years ago

Unfortunately, it seems there are no active maintainers for the library. (I personally left the SciRuby organization 3 years ago and have no resource for daru.) I am afraid it should be considered abandoned by this point.

kojix2 commented 2 years ago

Among the data frames in the Ruby language, rover is actively maintained. You probably know that. But rover may not seem to have the ability to handle dates...

weqopy commented 2 years ago

Thanks for your response and your work before, though. @zverok