Skip to content
View natalia-98's full-sized avatar

Highlights

  • Pro

Block or report natalia-98

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Create-a-Database Create-a-Database Public

    SQL script for creating a database in mysql. Raw data sample sales data. Cleaned and processed data.

    1

  2. Fortune-1000-EDA Fortune-1000-EDA Public

    Exploratory analysis using dataset containing information on the corporations included in the Fortune 1000.

    Jupyter Notebook 1

  3. Grocery-MBA Grocery-MBA Public

    Market Basket analysis of transactional data.

    Jupyter Notebook 1

  4. Content-Based-Book-Recommender Content-Based-Book-Recommender Public

    Simple content based book recommender system and exploratory analysis of book dataset.

    Jupyter Notebook

  5. Car-Price-Prediction Car-Price-Prediction Public

    EDA of car dataset and price prediction model built using linear regression.

    Jupyter Notebook

  6. PCC-Alien-Invasion-Games PCC-Alien-Invasion-Games Public

    Using Eric Mathe's Python Crash Course, this is a simple alien invasion game using Pygame. All code from Python crash course! Beginner friendly project.

    Python