Message from Python discussions
November 2018
— Thanks
I have created a data frame using dictionary and instead of giving integers\float in my “temp” key, I have given string I.e. I have entered numbers using quotes
Can anyone help me on how to convert that to float using commands
— Wrap it into float
function
— Plenty of Blogs on pandas data conversion
— Try pre-compiled wheel
— He guys friend of mine needs a 1-2-1 tutorial on ML for his College Project.
— Eventhough i have no idea i will try to google it.. actually I am trying to open grib2 file for meteorology data and it require gdal
— He will reward
— For the wheel use this link:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal
then install it using pip on cmd:
c:\Python27\Scripts\pip.exe install GDAL-X.Y.Z-cp27-none-win_XYZ.whl
for more see:
https://gis.stackexchange.com/questions/2276/installing-gdal-with-python-on-windows
— How to take user input in sqlite3 in Python. 3.7.1
— What do u mean? explain it further pls
— Method not working