Gautam Ethiraj

Results 3 issues of Gautam Ethiraj

### Bug description ```shell The modulo operator doesn't give the right result. ``` ### Steps to reproduce ```shell Code snippet to find the integer / decimal part of a number....

bug

Fixes #4043 I tried to make the change in the notebook but ran into a Module Not Found error (get_embeddings) . I couldn't figure out how to fix that so...

When we have a traget of more than one column, `to.dataloaders()` throws an error (something is wrong with your data...). This is because the multiple target columns are not handled...