Rohan Rao
Rohan Rao
#### Is your feature request related to a problem? Please describe With some fantastic new components like text and image annotators enabling seamless data science workflows, it would be cool...
#### Is your feature request related to a problem? Please describe A table with a search bar leads to a large wasted space between the bar and the table. ####...
Hello, Thanks for sharing / publishing this dataset. Are there any plans for mirroring this dataset on [Kaggle](https://www.kaggle.com/datasets)? If not, can I publish the Lite Dataset as a public dataset...
It would be very useful to support [Stratified KFold](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html) which is way more commonly used than a random KFold. Typically it'd look something like: ```python import datatable as dt from...
#### Is your feature request related to a problem? Please describe I am using a `ui.progress_table_cell_type` to show some statistics in a table that has need for displaying decimal values....
#### Is your feature request related to a problem? Please describe It is useful if a download can be forced programmatically. #### Describe the solution you'd like Discussed in https://github.com/h2oai/wave/issues/999#issuecomment-1375519337...