Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd. By: Mohamed Rasik 4 December 2022 I got this following error while executing the code "Missing optional dependency 'xlrd'. Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd." Read More
How to create Bar chart in python? By: Mohamed Rasik 1 December 2022 In this tutorial you will learn how to install Matplotlib and create a basic bar chart for student mark list in python. Read More
How to calculate the sum of odd and even numbers in Python? By: Mohamed Rasik 29 November 2022 In this tutorial I will show you how to calculate the sum of odd and even numbers in Python. Read More
How to fix "Jupyter notebook not opening problem" By: Mohamed Rasik 17 November 2022 In this tutorial I will show to how to solve the jupyter notebook opening problem. Read More
Missing Module Docstring Pylint Error in Visual Studio Code By: Mohamed Rasik 3 November 2022 In this tutorial I will show you how to fix the "Missing Module Docstring" Pylint Error in Visual Studio Code. Read More
Python was not found. run without arguments to install from the Microsoft Store - SOLVED By: Mohamed Rasik 1 November 2022 I got this following error while check the python version "Python was not found; run without arguments to install from the Microsoft Store". Read More