Str.Zfill
It pads a string in python with zeros on left side and returns string with specified width.
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
Requests is module in python which is used to send HTTP request to any website or URL. It will return…
The Boolean operators or bitwise operators in python perform operation on bits.
Numpy is used to create array in python. Arrays can be 1D ,2D,3D and so on. D stands for dimensional.
Confusion matrix is one of the parameter of measuring accuracy of model or how well model is performing
It returns all letters in small case to capital and vice-versa.