Skip to content
View JCOM127's full-sized avatar
  • Universidad EAFIT
  • Medellín, Colombia
  • 07:45 (UTC -05:00)
Block or Report

Block or report JCOM127

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Who-wants-to-be-a-millionaire Who-wants-to-be-a-millionaire Public

    This project is an interactive implementation of the popular game "Who Wants to be a Billionaire" using Python. The game is designed using object-oriented programming principles, making it easy to …

    Python

  2. Colombian-Vehicle-Data-Analysis Colombian-Vehicle-Data-Analysis Public

    In-depth analysis of the Colombian vehicle market, focusing on sales trends and safety evaluation. The analysis is conducted using popular Python libraries such as Pandas, NumPy, and Matplotlib, wh…

    Jupyter Notebook

  3. Netflix-Movies-Database-Analysis-Exploratory-Data-Analysis-and-Statistical-Insights Netflix-Movies-Database-Analysis-Exploratory-Data-Analysis-and-Statistical-Insights Public

    This self-guided project focuses on analyzing the Netflix Movies database to uncover valuable insights and relationships between various variables. By applying basic statistical concepts, conductin…

    Jupyter Notebook

  4. The-Android-App-Market-on-Google-Play The-Android-App-Market-on-Google-Play Public

    Google Play Store Apps and Reviews Analysis: Exploratory Data Analysis, Data Cleaning, and Visualization

    Jupyter Notebook

  5. Nobel-Prize-Database-Analysis-Exploratory-Data-Analysis-Data-Cleaning-and-Visualization Nobel-Prize-Database-Analysis-Exploratory-Data-Analysis-Data-Cleaning-and-Visualization Public

    This repo showcases a self-guided project that explores and analyzes the Nobel Prize Database using Python's data analysis and visualization libraries such as NumPy, Seaborn, and Pandas.

    Jupyter Notebook

  6. Non-Linear-Solvers Non-Linear-Solvers Public

    Here, some methods for solving nonlinear equations, offering a collection of solvers including Bisection, Newton-Raphson, Secant, Fixed Point Iteration, and Newton's Method with Multiple Roots are …

    Python