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

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

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.