You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The variable year_variable is not defined in the common_analysis_2021_2022() function under 'main_analysis.py' file.
Due to this error occurs in common_analysis_2021_2022() function in 'home.py' file under streamlit folder that it is receiving more arguments than expected, which prevents the function from running correctly.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC contributor
I want to work on this issue
I'm willing to provide further clarification or assistance if needed.
The text was updated successfully, but these errors were encountered:
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.
tanvi0909
changed the title
[Bug]: TypeError due to unexpected argument
[Bug]: Undefined Variable in main_analysis.py
Oct 31, 2024
Hello @sanjay-kv sir ,
I’ve submitted a pull request for this issue, and I believe it addresses the problem. When you have a moment, could you please take a look? I’d be happy to make any adjustments if needed.
Is there an existing issue for this?
What happened?
The variable year_variable is not defined in the common_analysis_2021_2022() function under 'main_analysis.py' file.
Due to this error occurs in common_analysis_2021_2022() function in 'home.py' file under streamlit folder that it is receiving more arguments than expected, which prevents the function from running correctly.
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: