Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎁 Exploratory Data Analysis (EDA) #3

Closed
2 tasks done
billsioros opened this issue Jul 23, 2024 · 1 comment · Fixed by #20
Closed
2 tasks done

🎁 Exploratory Data Analysis (EDA) #3

billsioros opened this issue Jul 23, 2024 · 1 comment · Fixed by #20
Assignees
Labels
💡 feature request New feature request

Comments

@billsioros
Copy link
Owner

What would you like to be implemented?

  • Perform EDA to understand the structure and characteristics of the dataset.
  • Visualize the data distributions and relationships between features.
  • Handle missing values and clean the data if necessary.

The EDA does not need to be exhaustive. At this stage, the focus is mainly on evaluating the appropriateness of the basic data cleaning and preprocessing steps and the quality of the conclusions drawn (e.g., from visualization).

Format: Jupyter Notebook in the notebooks folder.

The dataset can be found here.

Is this a duplicate issue?

  • I confirm that this is not a duplicate issue

Code of Conduct

  • I agree to follow this project's Code of Conduct
@billsioros billsioros self-assigned this Jul 23, 2024
Copy link

Thank you for contributing to heartbeat! Please remember to reference our Contributing Guidelines.

@billsioros billsioros added the 💡 feature request New feature request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature request New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant