code icon indicating copy to clipboard operation
code copied to clipboard

Compilation of R and Python programming codes on the Data Professor YouTube channel.

Results 28 code issues
Sort by recently updated
recently updated
newest added

I updated the README file

Convert play and outlook to factor to avoid model prediction error.

I have created a virtual environment using Miniconda but still, it's showing the same error again and again. Please help as I'm unavailable to run the code.

colors = ['green', 'mustard', 'khaki'] for index in range(len(colors)): print('Current color:', s[index]) print("Goodbye!")

How do i fix this error in R code on VS code any tips would help a ton. ✖ dplyr::filter() masks stats::filter() ✖ dplyr::lag() masks stats::lag()

I didn't quite understand how the initial data extracted for Covid is related to acetylcholinesterase pIC50. The data related to Covid does not seem to be used for anything associated...