Translating R scripts to Python scripts to make it functional

Job ID: 32627308

Budget: £20 – £250 GBP

I have 245 lines of R code (excluding comments) that I need to convert into python as one program. Basically, they are R functions which are also used in other subsequent functions.
The code is written in base R. So, there's no need to use ML libraries. Numpy and pandas should suffice in addition to one more python library.
At the end of the project, its full functionality should be tested and you should provide the results that mimics R results.
It's not just about translating the code. It's also about making it functional.