Login to filter by course Login to filter by course Reset
Document StructureExplores regulated representation and the creation of coherent fictional spaces through annotations.
Handling Data: Intro to PandasIntroduces the fundamentals of handling data, emphasizing the importance of Pandas and data modeling for effective analysis.
Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Entity-Relationship ModelIntroduces the Entity-Relationship model for designing databases with a focus on conceptual and relational aspects.
Named Tuples and DataclassesIntroduces named tuples and dataclasses in Python, emphasizing their flexibility and ease of use for data manipulation.