Skip to content
View databooter's full-sized avatar
  • AirDNA
  • Denver, CO
  • 08:37 (UTC -07:00)

Block or report databooter

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 Loading

  1. Stock_Data_to_Google_Sheets Stock_Data_to_Google_Sheets Public

    Pulls Stock data from yahoo Finance and pushes to Google Sheets

    Python

  2. Airbnb_Scraper Airbnb_Scraper Public

    A scraper that acquires data from Airbnb search results pages

    Jupyter Notebook 2 2

  3. Scrape_to_GeoJSON Scrape_to_GeoJSON Public

    Scrapes all geojson files from a webpage and combines each file into a single geojson then exports

    Python

  4. Ad_Clicks_AB_Testing Ad_Clicks_AB_Testing Public

    This notebook uses python and related modules to analyze the data provided by testing two different ads.

    Jupyter Notebook

  5. Investment_Portfolio_Analysis_Sortino_Ratio Investment_Portfolio_Analysis_Sortino_Ratio Public

    This project contains an analysis of investment portfolios for three sets of risk profiles using Pandas, Pandas-datareader, and matplotlib. The Sortino ratio and Efficient Frontier were used to com…

    Jupyter Notebook 6 1

  6. portfolio-optimization portfolio-optimization Public

    The PortfolioAnalysis class is a Python tool for analyzing and optimizing stock portfolios. It utilizes historical data from Yahoo Finance to simulate portfolio performance, optimizes it based on t…

    Python