You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe daru-io should be hard dependency for daru (like rspec installs rspec-core, rspec-expectations and so on) -- maybe in future with extraction of daru-dataframe-only gem, maybe not. But the point is, if somebody just install daru and wants his DF from CSV, they don't need to think about daru-io explicitly.
Currently I am not sure about parts of daru that can be removed due to daru-views existance, subject to investigate.
And by this time we probably can do a Great Cleanup, like removing completely everything that was deprecated in last versions, and deprecate a bunch of another stuff, and process #cleanup-tagged issues, and merge some stuff like Defining group_by#aggregate #340 and ...
I am ready to lead the work (and do the most complicated parts myself), and propose the following (really hi-level) timeline:
September: finalizing GSoC, planning new release and define roadmap 🤔 💭
October: hard work
Beginning of November, hopefully (the earlier, the better, maybe I am overestimating the complexity of the road): Big Shiny Release 🎉
daru-iothere should be a period of cleaning updaruof duplicating things (importers and exporters), and related outdated stuff, like mentioned here: Please do not show the Install optional dependencies message everytime on runtime #404daru-ioshould be hard dependency fordaru(likerspecinstallsrspec-core,rspec-expectationsand so on) -- maybe in future with extraction ofdaru-dataframe-only gem, maybe not. But the point is, if somebody just install daru and wants his DF from CSV, they don't need to think aboutdaru-ioexplicitly.daruthat can be removed due todaru-viewsexistance, subject to investigate.I am ready to lead the work (and do the most complicated parts myself), and propose the following (really hi-level) timeline:
@v0dro @lokeshh @athityakumar @Shekharrajak @parthm @rainchen please feel free to share your thoughts, and notify if you are willing to take some part of the work.