Varun Upadhyay
Varun Upadhyay
@beatbrot Can we please update the buffer to have generic inputs instead of just handling the Char input?
For the given problem `For every match involving 'POL', show the matchid, date and the number of goals scored.` why are we doing a count on `player` instead of `mdate`?...
@gardncl Can you please review this change. Thanks
@sergey48k Looks like this issue still persists. I will be happy to add a fix for this. Can you please assign this to me?
@evykassirer I can take up on this. Please assign me the issue.
@willmcgugan I would like to work on this and implement the required functionality
@geoffjukes @willmcgugan Can an alternative be to use ```shutil.move``` in place of ```os.rename```? Also correct me if I am wrong, but in both ```os.rename``` and ```shutil.move``` , I would have...
@willmcgugan Thanks for the clarification. I will go ahead with using shutil
@MatejNedic Can I take a shot at this issue if you have not started working on this? I am new to the project and I feel that this can be...
Thanks a ton @MatejNedic .