Name
..
01-connecting-to-a-postgresql-database.py
02-filter-data-selected-from-a-table-simple.py
03-filter-data-selected-from-a-table-expressions.py
04-filter-data-selected-from-a-table-advanced.py
05-ordering-by-a-single-column.py
06-ordering-in-descending-order-by-a-single-column.py
07-counting-distinct-data.py
08-count-of-records-by-state.py
09-determining-the-population-sum-by-state.py
10-sqlalchemy-resultsproxy-and-pandas-dataframes.py
11-from-sqlalchemy-results-to-a-graph.py
ch2_slides.pdf
chapter-details.png
chapter-details.rtf
ordering-by-multiple-columns.py