Skip to content
View chadniedert's full-sized avatar

Block or report chadniedert

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. Wordle-Best-First-Word Wordle-Best-First-Word Public

    Uses pandas, matplotlib, and numpy to determine the best first word to use when playing Wordle.

    Jupyter Notebook 1

  2. Budget-Report Budget-Report Public

    Uses Matplotlib and various data collections to manage and visualize a budget report

    Python

  3. Linear-Regression-The-Hard-Way Linear-Regression-The-Hard-Way Public

    Calculates linear regression "the hard way" (using lists and loops) in a Jupyter Notebook

    Jupyter Notebook

  4. Chocolate-Scraping Chocolate-Scraping Public

    Web scraping project using BeautifulSoup, Pandas, Matplotlib, and NumPy

    Python

  5. Cleaning-US-Census-Data Cleaning-US-Census-Data Public

    Using Glob, Pandas, and NumPy to clean and analyze U.S. Census data

    Python

  6. Hacking-The-Fender Hacking-The-Fender Public

    Practicing how to read, write, and append .txt, .csv, and .json files

    Python