Skip to content
View ElenaPadgett's full-sized avatar
  • BNY Mellon
Block or Report

Block or report ElenaPadgett

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

Pinned

  1. FAMD-and-Logistic-Regression FAMD-and-Logistic-Regression Public

    We examine the relationship between variables in a fictional Telco customers dataset. The techniques used are Factor Analysis of Mixed Data and logistic regression.

  2. ANOVA-and-Linear-Regression-Analysis ANOVA-and-Linear-Regression-Analysis Public

    We test the association between different variables in a penguin species dataset. The techniques used are ANOVA testing and regression analysis.

  3. Analysis-of-Housing-Prices-Using-Pandas Analysis-of-Housing-Prices-Using-Pandas Public

    The goal of the following exercise is to learn the basic Pandas functionality and data visualization techniques. We'll load data from a CSV file, clean it up, answer some exploratory questions and …

    Jupyter Notebook 1 1

  4. Currency-Conversion-with-API-Call Currency-Conversion-with-API-Call Public

    The program retrieves currency conversion rates with fixer.io API and performs calculations in Excel.

    Python

  5. SQL-Syntax SQL-Syntax Public

    Sample queries to extract data from Sakila database.