NYCPlanning / db-factfinder

data ETL for population fact finder (decennial + acs)
https://nycplanning.github.io/db-factfinder/factfinder/
MIT License
2 stars 3 forks source link

Improve function documentation #19

Closed mgraber closed 3 years ago

mgraber commented 3 years ago

Summarize what columns are included when a function returns a df. Similarly, summarize what columns are expected if df is a parameter.

SPTKL commented 3 years ago

let's write these into tests

mgraber commented 3 years ago

We should still specify return columns, though.