nbrosse

Results 3 issues of nbrosse

MoleculeCSVDataset takes as input a pandas DataFrame. It would be more appropriate to rename it MoleculeDataFrameDataset https://github.com/awslabs/dgl-lifesci/blob/a6f45961ebef27eba3abbbc7c856418d9aa3de6f/python/dgllife/data/csv_dataset.py#L22

If would be great to have a possibility to choose of being verbose or not using python. We should replace `print` by logger python functionality

### 📚 Documentation The current lightning documentation is in dark mode https://lightning.ai/docs/pytorch/stable/. Would it be possible to switch from dark to light mode (or vice versa) ? It should not...

bug
docs
ver: 2.5.x