Robert
Robert
@minanagehsalalma Simply modify the runscript with `.upper()`
Close #5
What if I don't activate it? What is the difference? And if I don't enable it, how do I persist objects to the database.
Oh, hold on. This will break test_flatmap_iterdatapipe
This breaks `test_map_batches_iterdatapipe`, specifically 683 (since there is only 1 argument)
@ejguan, should I modify `fn_2_cols` or is that not desired?
Oh, good idea. Any specific file I should put it in? I was thinking `torch/utils/data/datapipes/datapipe.py` or maybe `torch/utils/data/datapipes/utils/__init__.py`
Are the CI failures normal?
If #293 goes through this function may need to be copied back over here. Right now I am waiting for core to merge my changes