aai-institute / aai-institute/pyDVL
Remove support for pandas dataframes in Dataset constructor
Aperta
breaking-change
enhancement
- Lingua principale
- Python
- Stelle
- 146
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
As part of the preparation for #282 and #123 or #279, `Dataset` should work with one type (possibly a protocol implementing `.shape` and indexing and little more) which encompasses tensors and ndarrays. We should make the implementation rely only on these things so as to remain fully "native" within the data type in Dataset and avoid unnecessary automatic casting behind the scenes
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.