/TabularDataModel

Primary LanguageJupyter Notebook

What you'll learn

  • A common tabular data model that underlies all tabular data systems, from pandas to relational databases
  • We will focus and Pandas and SQL
  • The creation and alteration of data in this tabular form
  • they key concept of denormalizing data by "joining" it.