Skip to content

SyedMohamedHyder/DeepDive_Project3

Repository files navigation

DeepDive_Project3

Project 3 of Python Deep Dive Course.

The aim is to make an iterator which is as much lazy as possible. The iterator returns a namedtuple on every iteration over it which is evaluated lazily.

A file named nys_parking_tickets_extract.csv is used in this project

About

Project 3 of Python Deep Dive Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published