recodehive / Stackoverflow-Analysis

Stack overflow is a professional community for developers. This repo analysis 3 years of developer Survey done by Stackoverflow and do visualization and predict the salary of Data Scientist in future.
https://stackoverflow-analysis.streamlit.app/
MIT License
228 stars 127 forks source link

[Bug]: Comparison between String and Integer in Data Filtering Operation #432

Open shristirwt opened 1 day ago

shristirwt commented 1 day ago

Is there an existing issue for this?

What happened?

While executing the code the error encountered is TypeError: '>=' not supported between instances of 'str' and 'int'

Screenshot 2024-10-31 152149

Add ScreenShots

No response

What browsers are you seeing the problem on?

No response

Record

github-actions[bot] commented 1 day ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.