practical-data-engineering icon indicating copy to clipboard operation
practical-data-engineering copied to clipboard

Practical Data Engineering: A Hands-On Real-Estate Project Guide

Results 2 practical-data-engineering issues
Sort by recently updated
recently updated
newest added

The following block of code is causing the code location to error for some reason: File "/home/max/dev/practical-data-engineering/src/pipelines/real-estate/realestate/pipelines.py", line 93, in ```py def collect_properties(properties: List[PropertyDataFrame]) -> List[PropertyDataFrame]: # type: ignore ```...