🌟 Howdy Innovator! Got a groundbreaking idea for Scikit-longitudinal? We'd love to hear it! 🌟
Before you submit this feature request, consider the following:
If you do not know about the above, feel free to open a question based Github-issue.
🤔 What's the Problem?
Many longitudinal datasets are available in either long or wide formats. Scikit-longitudinal deals with wide-format longitudinal datasets, as indicated in the documentation (https://scikit-longitudinal.readthedocs.io/latest/tutorials/overview/). However, switching from one to another (Wide to Long, or vice versa) would be adding a lot of flexibility from a user viewpoint to any incoming datasets.
It is now impossible since the input data must already be in a wide format.
🎯 The Dream Solution
Investigate what TIDAL greatly did at https://tidal.shinyapps.io/tidalapp/ (Data preparation tab) by @kwongsiufung, @EileenYXu, and @AmeliaES and integrate a similar process in the LongitudinalDataset utility class: https://scikit-longitudinal.readthedocs.io/latest/API/data_preparation/longitudinal_dataset/
PS: Saving this before I forget about such a nice trick to add to Sklong.
Cheers
🌟 Howdy Innovator! Got a groundbreaking idea for Scikit-longitudinal? We'd love to hear it! 🌟
Before you submit this feature request, consider the following:
If you do not know about the above, feel free to open a question based Github-issue.
🤔 What's the Problem?
Many longitudinal datasets are available in either
longorwideformats.Scikit-longitudinaldeals withwide-format longitudinal datasets, as indicated in the documentation (https://scikit-longitudinal.readthedocs.io/latest/tutorials/overview/). However, switching from one to another (WidetoLong, or vice versa) would be adding a lot of flexibility from a user viewpoint to any incoming datasets.It is now impossible since the input data must already be in a wide format.
🎯 The Dream Solution
Investigate what
TIDALgreatly did at https://tidal.shinyapps.io/tidalapp/ (Data preparationtab) by @kwongsiufung, @EileenYXu, and @AmeliaES and integrate a similar process in theLongitudinalDatasetutility class: https://scikit-longitudinal.readthedocs.io/latest/API/data_preparation/longitudinal_dataset/PS: Saving this before I forget about such a nice trick to add to
Sklong.Cheers