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

Updated the data_analysis.py to improve performance & readability of code.Fixed spelling mistake in README.md #69

Merged
merged 10 commits into from
Mar 7, 2024

Commits on Mar 3, 2024

  1. Refactored code using list comprehensions for improved readability an…

    …d potential performance gains (data_analysis.py, lines 95-105)
    siddheshhr committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    795af91 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update data_analysis.py

    Removed the extra space as said before line 98
    siddheshhr authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8e0b6ab View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    8bcfc78 View commit details
    Browse the repository at this point in the history
  2. Update data_analysis.py

    siddheshhr authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8fb6bf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e8b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f6e809 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2965223 View commit details
    Browse the repository at this point in the history
  6. Update data_analysis.py

    siddheshhr authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f864873 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update README.md

    siddheshhr authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b01b2df View commit details
    Browse the repository at this point in the history
  2. Update README.md

    siddheshhr authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ce2604f View commit details
    Browse the repository at this point in the history