Good day seniors,
Even though I am new to mining of repositories, I have a task to complete within two days, and I have been sleeping behind my system to get this thing done. I want to extract some metrics that are important to the bug fixing process of Pytorch and Tensorflow. I understand that the Number of comments, Number of commits, Number of contributors, and duration of the issues to be resolved are all important to this process. But Python is throwing error that some of the listed items are not part of the issues object. Please how else can I go about it?
Thanks.