This repository is for storing some of my basic python examples for Data Science.

myrcy 24ec941b45 remove unnecessary <> 5 日 前
LICENSE 330f7aca70 Add License 5 日 前
README.md 36d0a25366 Add Data Pipeline | Unstructured, Structured, and Semistructured 5 日 前
background.md 24ec941b45 remove unnecessary <> 5 日 前

README.md

Data Science in Python

This repository is meant as a personal aid to help me remember different topics in data science through my studies at the University of Arizona (and beyond).

The repository should not be considered authoritative but should include citations for relevant details (classes, books, etc.).

Table of Contents

  • background.md

    • This markdown file includes basic data science topics, such as differentiating between structured and unstructured data and the data pipeline.