Henry Wilde

Results 7 comments of Henry Wilde

Hi @james016. Thanks for raising this. That is certainly annoying but the call to `copy.deepcopy()` is pretty integral to how the players get created and adjusted. I will try to...

> What about not having names at all and instead of dictionaries you'd just have lists? (Essentially the names just become the indices of the list) I prefer — from...

Sorry @geraintpalmer, it appears we replied at the same time. I concur with everything you’ve said.

> it could be possible to do this in such a way where you could pass lists without it actually needing special consideration. That would be jolly nice to have...

@geraintpalmer and I are going to start implementing this over the coming weeks and will be using the following format: ``` def write_records_to_file(self, file_name, headers=True): """ Writes the data records...

Hi @rawls238 👋 Thanks for opening this issue. That is not something you can do in `matching` right now, but I would be interested to know if you get anywhere...

I was wrong! The original failed run was something else...