Skip to content
View IamDocxy's full-sized avatar
  • Dallas

Block or report IamDocxy

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. Twitter-ETL-using-Spark Twitter-ETL-using-Spark Public

    Extracted and transformed Twitter unstructured data in JSON format into a structured tabular format using Spark Dataframes and stored the data in parquet format in AWS S3 bucket for analyzing with …

    Jupyter Notebook 2 2

  2. Buzdu Buzdu Public

    Performed web scraping on http://budzu.com/prices using BeautifulSoup. Cleaned the data using regex and saved it in a csv. Used Tableau to generate visualizations.

    Jupyter Notebook

  3. InteractiveDictionaryApp InteractiveDictionaryApp Public

    This application takes input from user and returns the meaning(s) of the word entered by the user. The user enters the word in a command-line interface and the application returns the meaning(s) of…

    Python

  4. MoneyBallProblem MoneyBallProblem Public

    Performed a thorough statistical analysis of the data of baseball players from seanlahman.com to derive actionable insights and find players for The Oakland Athletics, to replace the ones lost at t…

    R

  5. WebScraping WebScraping Public

    Scraping real estate property data from multiple webpages using BeautifulSoup library and storing the retrieved data in a CSV file using pandas library.

    Jupyter Notebook