Hour,Minute & Second Formula in Excel
To extract Hours ,Minutes and seconds from given time these formulas are used.
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
To extract Hours ,Minutes and seconds from given time these formulas are used.
When we type number greater than 15 digits in excel it will convert digit after 15th number to zeros
In Access data is stored in tables. To create a table first we have to go to Create in ribbon…
It will freeze row or column when we scroll down excel sheet below or right top row or left column…
Tuple in python is written in "( )" bracket and are immutable. It can't be modified as list
To update element in dictionary dict.update is used.
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.