0

Need a help to solve this comma between year value

 1 year ago
source link: https://www.codeproject.com/Questions/5360873/Need-a-help-to-solve-this-comma-between-year-value
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

So create a program to predict car price, i use streamlit. then user must fill out the form. Then there form which user should fill the year of the car.

Here is the code

year = st.number_input('What year was the vehicle manufactured in ? ' , value=0,min_value=0, max_value=10000)



after that user will click the check button for predict.

result below in form of table

Name Year fuel type
0 2,024 0

What I have tried:

Any idea ? i got confused here


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK