This is function that takes in any string that represetns number , or if you want to say it is object with value number but type string and converts it to type intefer without using built-in method ...
While saving a dataframe that contains numbers as string in its columns as a csv, Pandas converts the data type automatically and saves column values as numbers instead of string. One could also ...