Results 28 comments of Chris Moffitt

I re-ran this on my local machine and the file I see looks like yours so I think the date format is ok. Is it possible that there is an...

Pathlib is a python library function so I can't change it. I did do some research on your question and apparently there is quite a bit of discussion about the...

@Kavan72 - I do not have a discord account. Maybe some time in the future but not right now. What I would recommend doing is starting with identifying which columns...

In your example, how would you calculate the loss? Maybe if I see the math of 1 example it will make sense to me.

Thanks for reporting the issue. I do see that that url is wrong so there is an issue. The one question I have is how you are seeing it in...

Ah. That makes sense and is helpful. Thanks for taking time to dive into this in more detail. Ideally I should just put a redirect on my site to point...

Thanks for the feedback. It's a good point. I'll update the notebook and article shortly. Thank you for the feedback.

The error is within xlrd. I would recommend updating the version of xlrd or installing openpyxl. That should fix the issue.

Thanks. I have updated the current github code to remove this warning. Feel free to check it out and see if it works for you. I will try to formally...

Finally deployed new release that includes the fix. Closing out.