jdcc

Results 6 comments of jdcc

tl;dr I definitely support this. I know at least for us, unrecognized columns in the CSVs won't break things (or I'll fix them). I think as long as we pick...

Hey Tarun, I hadn't seen this data before. I think this or something like it is a good idea. Kickstarter is probably the lion's share, but I think it'd be...

FWIW, I'm seeing this same segfault in the same place on Python 3.13 in my own use case.

Good questions. Re implications, just reasoning through: Label inputs and outputs are the important bits. On first train, input labels have no prefixes. There are no label outputs on the...

> I think I'm missing a step here. Why does [get_dummies](https://pandas.pydata.org/docs/reference/api/pandas.get_dummies.html) add the species_ prefix? It looks like if prefix is None it uses the value directly. That's why it...

I don't think these failures have anything to do with this PR. Might be version updates or something?