A complete computer science study plan to become a software engineer.
computer-science
algorithm
algorithms
interview
data-structures
software-engineering
coding-interviews
study-plan
interview-prep
interview-preparation
coding-interview
programming-interviews
-
Updated
Jul 21, 2022
idea
https://duckdb.org/ is a hot new tool. It could be a nice way to load data for people. We should show some ways people could use it with Hamilton. IIRC duckdb does predicate push down when querying files like parquet, which can be faster than loading them via pandas and then doing some filters.
Rough sketch: