0
How can I change strings into floats in regression?
Using linear regression for weather forecasting
6 odpowiedzi
0
float('string') ex: float('12.5')
It throws error if conversion not possible. Is it not working?
0
Nope it isn't
0
It is better to show what are you trying and for what float value ,you need conversion and expected output.. then you may get your desired answer.. tq..
0
Okay, how can I show you then?
0
Where are you trying ..? You can save code in playground and share link here with details added. . Or for small code, you can post your try here directly as you typing ..... or from other sources, you can take screen shot and upload to feed post of SL and share link here (if image is clearly visible)...
0
Okay