Series & Data Frame in Python
The Series is row or columns like object contains values and data frame contains row and columns like object as…
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
The Series is row or columns like object contains values and data frame contains row and columns like object as…
If we want to vlookup something in excel it should be in left to write order otherwise vlookup will not…
formula in excel is used to find unique values in a row or column and results list of distinctive element.
IF formula in excel is used when one condition in bracket will be true then it will give result as…
The Replace formula is used if we want to replace any character by its position. Substitute formula is used if…
t will return True if all the characters in string are whitespaces.
The Lower formula in excel will result in all lower case characters. Upper case formula returns all characters in upper…
The Find and search function is used to find text or characters in cell. Both will return the number at…
t is used to document formula of a cell in sheet.
It is used to join two or more cells and have more useful than concatenate function in excel. It can…