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

Block or report ElenaPadgett

Report abuse

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

Report abuse

Pinned Loading

  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.