Skip to content

[Bug]: Bug Report #467

@saismrutiranjan18

Description

@saismrutiranjan18

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

image

Clicking on a link in the "About" or "Description" section of the Streamlit app leads to a FileNotFoundError. The error message states that the file df2020.csv could not be found, causing the application to crash.

Steps to Reproduce :-

  • Open the Streamlit app.
  • Navigate to the "About" or "Description" section.
  • Click on the provided link.
  • Observe the error message.

Expected Behavior
The app should successfully navigate or display the intended functionality without encountering any errors.

Actual Behavior
The app crashes with the following error:
FileNotFoundError: This app has encountered an error.
Traceback (highlighted in the attached image):

  • File "home.py", line 28, in
    df = load_data('df2020.csv')

Screenshots :-

image

Add ScreenShots

No response

What browsers are you seeing the problem on?

No response

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions