From 5b04f6197296c7735d6b5e23133641e8f4d32906 Mon Sep 17 00:00:00 2001 From: MaxGhenis Date: Thu, 24 Oct 2024 22:14:18 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=201419c?= =?UTF-8?q?f5fccaad8777466310713358d8fec2e4146=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts.html | 22 +++++++++++----------- reports/charts.err.log | 22 +++++++++++----------- searchindex.js | 2 +- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/charts.html b/charts.html index 845fba7..1454b06 100644 --- a/charts.html +++ b/charts.html @@ -461,18 +461,18 @@

Setup#< Cell In[2], line 1 ----> 1 mdf.set_plot_style() -File ~/work/microdf/microdf/microdf/style.py:24, in set_plot_style(dpi) - 20 sns.set_style("white") - 22 # Set up Roboto. Must be downloaded in the current directory. - 23 # See https://stackoverflow.com/a/51844978/1840471. ----> 24 fm.fontManager.ttflist += fm.createFontList(["Roboto-Regular.ttf"]) - 26 STYLE = { - 27 "savefig.dpi": dpi, - 28 "figure.dpi": dpi, +File ~/work/microdf/microdf/microdf/style.py:29, in set_plot_style(dpi) + 25 sns.set_style("white") + 27 # Set up Roboto. Must be downloaded in the current directory. + 28 # See https://stackoverflow.com/a/51844978/1840471. +---> 29 fm.fontManager.ttflist += fm.createFontList(["Roboto-Regular.ttf"]) + 31 STYLE = { + 32 "savefig.dpi": dpi, + 33 "figure.dpi": dpi, (...) - 46 "axes.spines.bottom": False, - 47 } - 49 mpl.rcParams.update(STYLE) + 51 "axes.spines.bottom": False, + 52 } + 54 mpl.rcParams.update(STYLE) AttributeError: module 'matplotlib.font_manager' has no attribute 'createFontList' diff --git a/reports/charts.err.log b/reports/charts.err.log index fc0cebf..ebce660 100644 --- a/reports/charts.err.log +++ b/reports/charts.err.log @@ -24,18 +24,18 @@ mdf.set_plot_style() Cell In[2], line 1 ----> 1 mdf.set_plot_style() -File ~/work/microdf/microdf/microdf/style.py:24, in set_plot_style(dpi) - 20 sns.set_style("white") - 22 # Set up Roboto. Must be downloaded in the current directory. - 23 # See https://stackoverflow.com/a/51844978/1840471. ----> 24 fm.fontManager.ttflist += fm.createFontList(["Roboto-Regular.ttf"]) - 26 STYLE = { - 27 "savefig.dpi": dpi, - 28 "figure.dpi": dpi, +File ~/work/microdf/microdf/microdf/style.py:29, in set_plot_style(dpi) + 25 sns.set_style("white") + 27 # Set up Roboto. Must be downloaded in the current directory. + 28 # See https://stackoverflow.com/a/51844978/1840471. +---> 29 fm.fontManager.ttflist += fm.createFontList(["Roboto-Regular.ttf"]) + 31 STYLE = { + 32 "savefig.dpi": dpi, + 33 "figure.dpi": dpi,  (...) - 46 "axes.spines.bottom": False, - 47 } - 49 mpl.rcParams.update(STYLE) + 51 "axes.spines.bottom": False, + 52 } + 54 mpl.rcParams.update(STYLE) AttributeError: module 'matplotlib.font_manager' has no attribute 'createFontList' diff --git a/searchindex.js b/searchindex.js index cb2c99b..31527b1 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"Add senior UBI to aftertax_income and recalculate": [[3, "add-senior-ubi-to-aftertax-income-and-recalculate"]], "Also sum UBI amount": [[0, "also-sum-ubi-amount"]], "Also sum baseline expanded_income": [[0, "also-sum-baseline-expanded-income"]], "Analyze": [[3, "analyze"]], "Calculate senior UBI.": [[3, "calculate-senior-ubi"]], "Change in aftertax income by marital status.": [[0, "change-in-aftertax-income-by-marital-status"]], "Change to Gini index": [[3, "change-to-gini-index"]], "Change to income percentiles": [[1, "change-to-income-percentiles"]], "Change to poverty rate": [[3, "change-to-poverty-rate"]], "Charts": [[1, "charts"]], "Custom taxes": [[2, null]], "Dealing with negatives": [[5, "dealing-with-negatives"]], "Dealing with weights": [[5, "dealing-with-weights"]], "Examples": [[4, null]], "Generate data": [[3, "generate-data"]], "Income measures": [[7, null]], "Load data": [[0, "load-data"], [2, "load-data"], [7, "load-data"], [8, "load-data"]], "Other percentiles and labels": [[1, "other-percentiles-and-labels"]], "Percent change to income percentiles": [[1, "percent-change-to-income-percentiles"]], "Prepare data": [[1, "prepare-data"]], "Setup": [[0, "setup"], [1, "setup"], [2, "setup"], [3, "setup"], [7, "setup"], [8, "setup"]], "Simple behavior": [[5, "simple-behavior"]], "The agg function": [[0, null]], "Weighting in taxcalc_helpers": [[8, null]], "agg": [[0, "agg"]], "gini example": [[5, null]], "microdf charts": [[1, null]], "microdf demo": [[3, null]], "microdf documentation": [[6, null]]}, "docnames": ["agg", "charts", "custom_taxes", "demo", "examples", "gini", "home", "income_measures", "weighting"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["agg.ipynb", "charts.ipynb", "custom_taxes.ipynb", "demo.ipynb", "examples.md", "gini.ipynb", "home.md", "income_measures.ipynb", "weighting.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 8], "0": [0, 1, 3, 5, 7, 8], "000": 0, "00000": 7, "000000": [7, 8], "000186": 7, "000212": 7, "000250": 7, "000265": 8, "000324": 7, "000343": 7, "000373": 7, "000500": 7, "000635": 7, "000686": 7, "003184": 8, "003715": 8, "007196": 8, "012238": 8, "012504": 7, "015182": 8, "022307196800575246": 3, "022742e": 0, "026501": 8, "034959": 7, "05": [0, 1], "06": 0, "071958": 8, "079816": 7, "08": 7, "084201": 8, "09": 0, "090332": 8, "1": [0, 1, 2, 3, 5, 7, 8], "10": [0, 5, 8], "100": 5, "10000": [0, 1], "10265": 7, "1099": 7, "110": 5, "110139": 8, "110945495585": 3, "115850": 8, "12": 8, "12118": 7, "123840473106": 3, "12939": 7, "13": 8, "13227": 7, "134320": 8, "135995": 7, "13640": 7, "14": 7, "15": 5, "150723": 7, "152": 8, "158283": 7, "165397": 7, "1734": 7, "18": 8, "1840471": 1, "186": 7, "18650": 7, "1e12": 2, "1e3": 3, "1e6": [0, 8], "1e9": 2, "2": [0, 1, 2, 3, 5, 7, 8], "20": 1, "2019": 3, "209": 8, "20937": 7, "21": 7, "210208e": 0, "211": 7, "212008": 8, "216158": 8, "21619976999999": 3, "22": [1, 8], "226775e": 0, "2287": 7, "23": 1, "24": [1, 3], "242669e": 0, "245161": 0, "24999": 7, "25": 1, "250": 7, "25646": 7, "258552": 8, "26": 1, "261147": 0, "27": 1, "27280": 7, "275820e": 0, "28": 1, "286717": 7, "29552": 7, "296949": 8, "3": [0, 3, 5, 7, 8], "315444": 8, "32": 7, "323": 7, "326": 3, "334509": 7, "3374": 7, "34": 8, "343": 7, "35560": 7, "36660": 7, "36857": 7, "37": 8, "371111": 8, "377060": 7, "37764": 7, "3906": 7, "390612": 7, "4": [0, 2, 3, 5, 7, 8], "433219": 7, "43371": 7, "438481": 8, "46": 1, "47": 1, "4782626894263673": 8, "484444": 8, "48752755152259336": 3, "49": 1, "495436": 0, "5": [0, 2, 3, 5, 7, 8], "50": 7, "500e9": 2, "5032911973267852": 3, "51844978": 1, "52239": 7, "52516": 7, "531427e": 0, "53636": 7, "539261": 8, "54": 8, "542368": 7, "5507": 3, "553286": 7, "577529": 7, "577865e": 0, "59": 3, "593627": 7, "593936e": 0, "6": [0, 8], "6277777777777778": 5, "62841": 7, "63": 7, "632325": 8, "63941": 7, "6663": 7, "68": 8, "6800524934383202": 5, "688063": 8, "688253": 8, "692072e": 0, "693091": 7, "7": [0, 3, 8], "70": 3, "701623": 7, "709188": 7, "719889": 8, "721381": 8, "744276": 8, "780952380952381": 5, "781223": 7, "790239": 8, "795527": 8, "8": [0, 8], "816367": 8, "8211": 7, "823774": 7, "84": 8, "85": 8, "851553": 7, "859945": 8, "86": 8, "87": 8, "88": 8, "880292": 8, "885793e": 0, "886511": 7, "896d4579ebca": 8, "9": [0, 5, 8], "906": 7, "906511": 7, "916351e": 0, "919015": 7, "939093e": 0, "9617021276595745": 5, "988772": 8, "98m": 8, "For": 8, "In": [0, 1, 2, 3, 7, 8], "No": [0, 2, 3, 7, 8], "The": 3, "__version__": [0, 2, 7, 8], "ad": 8, "add": [0, 2], "add_carbon_tax": 2, "add_custom_tax": 2, "add_ftt": 2, "add_vat": 2, "add_weighted_metr": [0, 1, 3, 8], "addfont": 3, "aftertax_incom": [0, 1, 2, 7, 8], "aftertax_income_m": 3, "aftertax_income_m_bas": 0, "aftertax_income_m_reform": 0, "aftertax_income_pctchg": 0, "allclos": 3, "also": [6, 8], "amount": 2, "anaconda3": [3, 8], "analysi": 2, "ar": [2, 3], "arang": [1, 8], "argument": 8, "attribut": 1, "attributeerror": 1, "ax": 1, "base": [0, 1, 3], "becaus": 2, "befor": 8, "ben": [3, 7, 8], "billion": 3, "block": 2, "bottom": 1, "boundari": 1, "calc_df": [0, 1, 2, 3, 7, 8], "calcul": [2, 7, 8], "call": [0, 1, 2, 3, 7, 8], "can": 8, "capit": 3, "carbon": 2, "cash": 2, "cell": [0, 1, 2, 3, 7, 8], "center": 2, "cg_nodiff": 3, "cg_reform": 3, "chart": 3, "children": 8, "col": 8, "col1": 1, "col2": 1, "column": [2, 3, 7, 8], "com": 1, "copi": [0, 1], "creat": 0, "createfontlist": [1, 3], "current": 1, "datafram": [0, 2, 5, 7, 8], "decil": 8, "decile_bound": 8, "decim": 8, "deep": [0, 1], "defin": 3, "deprec": 3, "descript": 1, "df": [2, 5, 7, 8], "df1": 1, "df2": 1, "differ": 8, "directori": 1, "dispos": 1, "distribut": 3, "divid": 3, "do": 8, "download": 1, "dpi": 1, "dtype": [3, 8], "e02300": [3, 7, 8], "e02400": [3, 7, 8], "eci_remove_col": 2, "effect": 0, "equival": 5, "exampl": [1, 6], "exclud": 7, "expand": 2, "expanded_incom": [1, 2, 3, 7, 8], "fals": 1, "feder": 3, "figur": 1, "file": 1, "financi": 2, "fix": 8, "float64": 5, "fm": [1, 3], "font_manag": 1, "fontmanag": [1, 3], "fpl": 3, "fpl_xtot_m": 3, "from": [7, 8], "function": [3, 6, 8], "futur": 6, "gain": 3, "gener": 2, "group_n65": 3, "group_var": [0, 1, 2, 3, 7, 8], "groupbi": 8, "ha": 1, "hand": 2, "have": 8, "head": [2, 7], "home": 3, "housing_ben": [3, 7, 8], "how": 3, "http": 1, "ii_rt7": 3, "impact": 3, "import": [0, 1, 2, 3, 5, 7, 8], "incid": 2, "includ": 6, "incom": [2, 3], "index": 8, "ingredi": 2, "input": 8, "instal": 1, "instead": 3, "interfac": 8, "ipython": 8, "jupyt": 4, "label1": 1, "label2": 1, "last": [0, 1, 2, 3, 7, 8], "later": 3, "left": 1, "liabil": 2, "lib": [3, 8], "line": [0, 1, 2, 3, 7, 8], "loc": 1, "look": 8, "m": 8, "make": 1, "mani": 3, "manual": 0, "mar": [0, 1, 3], "margin": 3, "market_incom": [3, 7, 8], "matplotlib": [1, 3], "matplotlibdeprecationwarn": 3, "mcaid_ben": [3, 7, 8], "mcare_ben": [3, 7, 8], "mdf": [0, 1, 2, 3, 5, 7, 8], "mean": 8, "measur": 2, "median": 8, "metric": 8, "metric_var": [0, 1, 2, 3, 7, 8], "mgheni": 3, "microdf": [0, 2, 4, 5, 7, 8], "minor": 3, "miss": 8, "modul": [0, 1, 2, 3, 7, 8], "modulenotfounderror": [0, 2, 3, 7, 8], "more": [1, 8], "most": [0, 1, 2, 3, 7, 8], "mpl": [1, 3], "must": 1, "n65": 3, "n65_m": 3, "n65_total_m": 3, "name": [0, 2, 3, 7, 8], "necessari": 2, "neg": 2, "new": [1, 8], "new_rev_m": 3, "note": [1, 2, 8], "notebook": [4, 6], "now": 8, "np": [0, 1, 2, 3, 5, 7, 8], "nu18": 8, "nu18_m": 8, "number": 8, "numpi": [0, 1, 2, 3, 7, 8], "object": [3, 8], "old": 1, "option": 3, "ordinari": 3, "other_ben": [3, 7, 8], "otherwis": 1, "overlap": 1, "packag": [3, 8], "panda": [0, 1, 2, 3, 5, 7, 8], "pd": [0, 1, 2, 3, 5, 7, 8], "peopl": 8, "per": 2, "plt": [1, 3], "polici": 2, "posit": 8, "py": [1, 3, 8], "pyplot": [1, 3], "python3": [3, 8], "q": 1, "quantil": 8, "quantile_chg_plot": 1, "quantile_pct_chg_plot": 1, "rcparam": 1, "recent": [0, 1, 2, 3, 7, 8], "recid": 7, "reform": [0, 1, 3], "reform_metr": 0, "regular": [1, 3], "releas": 3, "remov": 3, "render": 4, "requir": [1, 8], "return": 8, "revenu": 3, "roboto": [1, 3], "round": 8, "row": 7, "s006": [0, 2, 3, 7, 8], "s006_m": [3, 7, 8], "same": 8, "sampl": 2, "savefig": 1, "seaborn": 3, "see": [0, 1, 4], "senior_ubi": 3, "set": [1, 3], "set_plot_styl": [1, 3], "set_styl": 1, "shift": 5, "show": 1, "site": [3, 8], "sn": [1, 3], "snap_ben": [3, 7, 8], "spine": 1, "ssi_ben": [3, 7, 8], "stackoverflow": 1, "standard": 0, "start": [0, 2, 3, 7, 8], "str": 8, "style": [1, 3], "sum": [3, 8], "tanf_ben": [3, 7, 8], "tax": [3, 7, 8], "taxcalc": [0, 1, 2, 3, 7, 8], "tc": [0, 2, 3, 7, 8], "thi": [1, 5, 6, 8], "thing": 8, "titl": 1, "top": 3, "total": [2, 3, 8], "total_children": 8, "tpc_eci": [2, 7], "traceback": [0, 1, 2, 3, 7, 8], "transact": 2, "treat": 3, "true": [0, 1, 3], "ttf": [1, 3], "ttflist": [1, 3], "two": [1, 3], "typeerror": 8, "ubi": 1, "ubi_m": 0, "ubi_pp": [0, 1], "unit": 8, "up": 1, "updat": 1, "us": [0, 2, 3, 8], "usag": 4, "variabl": 7, "vat": 2, "vat2": 2, "vat3": 2, "vat_incid": 2, "vet_ben": [3, 7, 8], "w": [5, 8], "w1": 1, "w2": 1, "wa": 3, "want": 8, "we": [2, 8], "weighted_mean": 8, "weighted_median": 8, "weighted_quantil": 8, "weighted_sum": [2, 8], "what": 8, "where": 3, "white": 1, "wic_ben": [3, 7, 8], "within": 8, "without": 8, "work": 1, "x": 5, "xlabel": 1, "xtot": [0, 1, 2, 3, 7, 8], "xtot_m": [1, 2, 3, 7, 8], "ylabel": 1, "zero": [2, 5]}, "titles": ["The agg function", "microdf charts", "Custom taxes", "microdf demo", "Examples", "gini example", "microdf documentation", "Income measures", "Weighting in taxcalc_helpers"], "titleterms": {"The": 0, "add": 3, "aftertax": 0, "aftertax_incom": 3, "agg": 0, "also": 0, "amount": 0, "analyz": 3, "baselin": 0, "behavior": 5, "calcul": 3, "chang": [0, 1, 3], "chart": 1, "custom": 2, "data": [0, 1, 2, 3, 7, 8], "deal": 5, "demo": 3, "document": 6, "exampl": [4, 5], "expanded_incom": 0, "function": 0, "gener": 3, "gini": [3, 5], "incom": [0, 1, 7], "index": 3, "label": 1, "load": [0, 2, 7, 8], "marit": 0, "measur": 7, "microdf": [1, 3, 6], "neg": 5, "other": 1, "percent": 1, "percentil": 1, "poverti": 3, "prepar": 1, "rate": 3, "recalcul": 3, "senior": 3, "setup": [0, 1, 2, 3, 7, 8], "simpl": 5, "statu": 0, "sum": 0, "tax": 2, "taxcalc_help": 8, "ubi": [0, 3], "weight": [5, 8]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"Add senior UBI to aftertax_income and recalculate": [[3, "add-senior-ubi-to-aftertax-income-and-recalculate"]], "Also sum UBI amount": [[0, "also-sum-ubi-amount"]], "Also sum baseline expanded_income": [[0, "also-sum-baseline-expanded-income"]], "Analyze": [[3, "analyze"]], "Calculate senior UBI.": [[3, "calculate-senior-ubi"]], "Change in aftertax income by marital status.": [[0, "change-in-aftertax-income-by-marital-status"]], "Change to Gini index": [[3, "change-to-gini-index"]], "Change to income percentiles": [[1, "change-to-income-percentiles"]], "Change to poverty rate": [[3, "change-to-poverty-rate"]], "Charts": [[1, "charts"]], "Custom taxes": [[2, null]], "Dealing with negatives": [[5, "dealing-with-negatives"]], "Dealing with weights": [[5, "dealing-with-weights"]], "Examples": [[4, null]], "Generate data": [[3, "generate-data"]], "Income measures": [[7, null]], "Load data": [[0, "load-data"], [2, "load-data"], [7, "load-data"], [8, "load-data"]], "Other percentiles and labels": [[1, "other-percentiles-and-labels"]], "Percent change to income percentiles": [[1, "percent-change-to-income-percentiles"]], "Prepare data": [[1, "prepare-data"]], "Setup": [[0, "setup"], [1, "setup"], [2, "setup"], [3, "setup"], [7, "setup"], [8, "setup"]], "Simple behavior": [[5, "simple-behavior"]], "The agg function": [[0, null]], "Weighting in taxcalc_helpers": [[8, null]], "agg": [[0, "agg"]], "gini example": [[5, null]], "microdf charts": [[1, null]], "microdf demo": [[3, null]], "microdf documentation": [[6, null]]}, "docnames": ["agg", "charts", "custom_taxes", "demo", "examples", "gini", "home", "income_measures", "weighting"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["agg.ipynb", "charts.ipynb", "custom_taxes.ipynb", "demo.ipynb", "examples.md", "gini.ipynb", "home.md", "income_measures.ipynb", "weighting.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 8], "0": [0, 1, 3, 5, 7, 8], "000": 0, "00000": 7, "000000": [7, 8], "000186": 7, "000212": 7, "000250": 7, "000265": 8, "000324": 7, "000343": 7, "000373": 7, "000500": 7, "000635": 7, "000686": 7, "003184": 8, "003715": 8, "007196": 8, "012238": 8, "012504": 7, "015182": 8, "022307196800575246": 3, "022742e": 0, "026501": 8, "034959": 7, "05": [0, 1], "06": 0, "071958": 8, "079816": 7, "08": 7, "084201": 8, "09": 0, "090332": 8, "1": [0, 1, 2, 3, 5, 7, 8], "10": [0, 5, 8], "100": 5, "10000": [0, 1], "10265": 7, "1099": 7, "110": 5, "110139": 8, "110945495585": 3, "115850": 8, "12": 8, "12118": 7, "123840473106": 3, "12939": 7, "13": 8, "13227": 7, "134320": 8, "135995": 7, "13640": 7, "14": 7, "15": 5, "150723": 7, "152": 8, "158283": 7, "165397": 7, "1734": 7, "18": 8, "1840471": 1, "186": 7, "18650": 7, "1e12": 2, "1e3": 3, "1e6": [0, 8], "1e9": 2, "2": [0, 1, 2, 3, 5, 7, 8], "2019": 3, "209": 8, "20937": 7, "21": 7, "210208e": 0, "211": 7, "212008": 8, "216158": 8, "21619976999999": 3, "22": 8, "226775e": 0, "2287": 7, "24": 3, "242669e": 0, "245161": 0, "24999": 7, "25": 1, "250": 7, "25646": 7, "258552": 8, "261147": 0, "27": 1, "27280": 7, "275820e": 0, "28": 1, "286717": 7, "29": 1, "29552": 7, "296949": 8, "3": [0, 3, 5, 7, 8], "31": 1, "315444": 8, "32": [1, 7], "323": 7, "326": 3, "33": 1, "334509": 7, "3374": 7, "34": 8, "343": 7, "35560": 7, "36660": 7, "36857": 7, "37": 8, "371111": 8, "377060": 7, "37764": 7, "3906": 7, "390612": 7, "4": [0, 2, 3, 5, 7, 8], "433219": 7, "43371": 7, "438481": 8, "4782626894263673": 8, "484444": 8, "48752755152259336": 3, "495436": 0, "5": [0, 2, 3, 5, 7, 8], "50": 7, "500e9": 2, "5032911973267852": 3, "51": 1, "51844978": 1, "52": 1, "52239": 7, "52516": 7, "531427e": 0, "53636": 7, "539261": 8, "54": [1, 8], "542368": 7, "5507": 3, "553286": 7, "577529": 7, "577865e": 0, "59": 3, "593627": 7, "593936e": 0, "6": [0, 8], "6277777777777778": 5, "62841": 7, "63": 7, "632325": 8, "63941": 7, "6663": 7, "68": 8, "6800524934383202": 5, "688063": 8, "688253": 8, "692072e": 0, "693091": 7, "7": [0, 3, 8], "70": 3, "701623": 7, "709188": 7, "719889": 8, "721381": 8, "744276": 8, "780952380952381": 5, "781223": 7, "790239": 8, "795527": 8, "8": [0, 8], "816367": 8, "8211": 7, "823774": 7, "84": 8, "85": 8, "851553": 7, "859945": 8, "86": 8, "87": 8, "88": 8, "880292": 8, "885793e": 0, "886511": 7, "896d4579ebca": 8, "9": [0, 5, 8], "906": 7, "906511": 7, "916351e": 0, "919015": 7, "939093e": 0, "9617021276595745": 5, "988772": 8, "98m": 8, "For": 8, "In": [0, 1, 2, 3, 7, 8], "No": [0, 2, 3, 7, 8], "The": 3, "__version__": [0, 2, 7, 8], "ad": 8, "add": [0, 2], "add_carbon_tax": 2, "add_custom_tax": 2, "add_ftt": 2, "add_vat": 2, "add_weighted_metr": [0, 1, 3, 8], "addfont": 3, "aftertax_incom": [0, 1, 2, 7, 8], "aftertax_income_m": 3, "aftertax_income_m_bas": 0, "aftertax_income_m_reform": 0, "aftertax_income_pctchg": 0, "allclos": 3, "also": [6, 8], "amount": 2, "anaconda3": [3, 8], "analysi": 2, "ar": [2, 3], "arang": [1, 8], "argument": 8, "attribut": 1, "attributeerror": 1, "ax": 1, "base": [0, 1, 3], "becaus": 2, "befor": 8, "ben": [3, 7, 8], "billion": 3, "block": 2, "bottom": 1, "boundari": 1, "calc_df": [0, 1, 2, 3, 7, 8], "calcul": [2, 7, 8], "call": [0, 1, 2, 3, 7, 8], "can": 8, "capit": 3, "carbon": 2, "cash": 2, "cell": [0, 1, 2, 3, 7, 8], "center": 2, "cg_nodiff": 3, "cg_reform": 3, "chart": 3, "children": 8, "col": 8, "col1": 1, "col2": 1, "column": [2, 3, 7, 8], "com": 1, "copi": [0, 1], "creat": 0, "createfontlist": [1, 3], "current": 1, "datafram": [0, 2, 5, 7, 8], "decil": 8, "decile_bound": 8, "decim": 8, "deep": [0, 1], "defin": 3, "deprec": 3, "descript": 1, "df": [2, 5, 7, 8], "df1": 1, "df2": 1, "differ": 8, "directori": 1, "dispos": 1, "distribut": 3, "divid": 3, "do": 8, "download": 1, "dpi": 1, "dtype": [3, 8], "e02300": [3, 7, 8], "e02400": [3, 7, 8], "eci_remove_col": 2, "effect": 0, "equival": 5, "exampl": [1, 6], "exclud": 7, "expand": 2, "expanded_incom": [1, 2, 3, 7, 8], "fals": 1, "feder": 3, "figur": 1, "file": 1, "financi": 2, "fix": 8, "float64": 5, "fm": [1, 3], "font_manag": 1, "fontmanag": [1, 3], "fpl": 3, "fpl_xtot_m": 3, "from": [7, 8], "function": [3, 6, 8], "futur": 6, "gain": 3, "gener": 2, "group_n65": 3, "group_var": [0, 1, 2, 3, 7, 8], "groupbi": 8, "ha": 1, "hand": 2, "have": 8, "head": [2, 7], "home": 3, "housing_ben": [3, 7, 8], "how": 3, "http": 1, "ii_rt7": 3, "impact": 3, "import": [0, 1, 2, 3, 5, 7, 8], "incid": 2, "includ": 6, "incom": [2, 3], "index": 8, "ingredi": 2, "input": 8, "instal": 1, "instead": 3, "interfac": 8, "ipython": 8, "jupyt": 4, "label1": 1, "label2": 1, "last": [0, 1, 2, 3, 7, 8], "later": 3, "left": 1, "liabil": 2, "lib": [3, 8], "line": [0, 1, 2, 3, 7, 8], "loc": 1, "look": 8, "m": 8, "make": 1, "mani": 3, "manual": 0, "mar": [0, 1, 3], "margin": 3, "market_incom": [3, 7, 8], "matplotlib": [1, 3], "matplotlibdeprecationwarn": 3, "mcaid_ben": [3, 7, 8], "mcare_ben": [3, 7, 8], "mdf": [0, 1, 2, 3, 5, 7, 8], "mean": 8, "measur": 2, "median": 8, "metric": 8, "metric_var": [0, 1, 2, 3, 7, 8], "mgheni": 3, "microdf": [0, 2, 4, 5, 7, 8], "minor": 3, "miss": 8, "modul": [0, 1, 2, 3, 7, 8], "modulenotfounderror": [0, 2, 3, 7, 8], "more": [1, 8], "most": [0, 1, 2, 3, 7, 8], "mpl": [1, 3], "must": 1, "n65": 3, "n65_m": 3, "n65_total_m": 3, "name": [0, 2, 3, 7, 8], "necessari": 2, "neg": 2, "new": [1, 8], "new_rev_m": 3, "note": [1, 2, 8], "notebook": [4, 6], "now": 8, "np": [0, 1, 2, 3, 5, 7, 8], "nu18": 8, "nu18_m": 8, "number": 8, "numpi": [0, 1, 2, 3, 7, 8], "object": [3, 8], "old": 1, "option": 3, "ordinari": 3, "other_ben": [3, 7, 8], "otherwis": 1, "overlap": 1, "packag": [3, 8], "panda": [0, 1, 2, 3, 5, 7, 8], "pd": [0, 1, 2, 3, 5, 7, 8], "peopl": 8, "per": 2, "plt": [1, 3], "polici": 2, "posit": 8, "py": [1, 3, 8], "pyplot": [1, 3], "python3": [3, 8], "q": 1, "quantil": 8, "quantile_chg_plot": 1, "quantile_pct_chg_plot": 1, "rcparam": 1, "recent": [0, 1, 2, 3, 7, 8], "recid": 7, "reform": [0, 1, 3], "reform_metr": 0, "regular": [1, 3], "releas": 3, "remov": 3, "render": 4, "requir": [1, 8], "return": 8, "revenu": 3, "roboto": [1, 3], "round": 8, "row": 7, "s006": [0, 2, 3, 7, 8], "s006_m": [3, 7, 8], "same": 8, "sampl": 2, "savefig": 1, "seaborn": 3, "see": [0, 1, 4], "senior_ubi": 3, "set": [1, 3], "set_plot_styl": [1, 3], "set_styl": 1, "shift": 5, "show": 1, "site": [3, 8], "sn": [1, 3], "snap_ben": [3, 7, 8], "spine": 1, "ssi_ben": [3, 7, 8], "stackoverflow": 1, "standard": 0, "start": [0, 2, 3, 7, 8], "str": 8, "style": [1, 3], "sum": [3, 8], "tanf_ben": [3, 7, 8], "tax": [3, 7, 8], "taxcalc": [0, 1, 2, 3, 7, 8], "tc": [0, 2, 3, 7, 8], "thi": [1, 5, 6, 8], "thing": 8, "titl": 1, "top": 3, "total": [2, 3, 8], "total_children": 8, "tpc_eci": [2, 7], "traceback": [0, 1, 2, 3, 7, 8], "transact": 2, "treat": 3, "true": [0, 1, 3], "ttf": [1, 3], "ttflist": [1, 3], "two": [1, 3], "typeerror": 8, "ubi": 1, "ubi_m": 0, "ubi_pp": [0, 1], "unit": 8, "up": 1, "updat": 1, "us": [0, 2, 3, 8], "usag": 4, "variabl": 7, "vat": 2, "vat2": 2, "vat3": 2, "vat_incid": 2, "vet_ben": [3, 7, 8], "w": [5, 8], "w1": 1, "w2": 1, "wa": 3, "want": 8, "we": [2, 8], "weighted_mean": 8, "weighted_median": 8, "weighted_quantil": 8, "weighted_sum": [2, 8], "what": 8, "where": 3, "white": 1, "wic_ben": [3, 7, 8], "within": 8, "without": 8, "work": 1, "x": 5, "xlabel": 1, "xtot": [0, 1, 2, 3, 7, 8], "xtot_m": [1, 2, 3, 7, 8], "ylabel": 1, "zero": [2, 5]}, "titles": ["The agg function", "microdf charts", "Custom taxes", "microdf demo", "Examples", "gini example", "microdf documentation", "Income measures", "Weighting in taxcalc_helpers"], "titleterms": {"The": 0, "add": 3, "aftertax": 0, "aftertax_incom": 3, "agg": 0, "also": 0, "amount": 0, "analyz": 3, "baselin": 0, "behavior": 5, "calcul": 3, "chang": [0, 1, 3], "chart": 1, "custom": 2, "data": [0, 1, 2, 3, 7, 8], "deal": 5, "demo": 3, "document": 6, "exampl": [4, 5], "expanded_incom": 0, "function": 0, "gener": 3, "gini": [3, 5], "incom": [0, 1, 7], "index": 3, "label": 1, "load": [0, 2, 7, 8], "marit": 0, "measur": 7, "microdf": [1, 3, 6], "neg": 5, "other": 1, "percent": 1, "percentil": 1, "poverti": 3, "prepar": 1, "rate": 3, "recalcul": 3, "senior": 3, "setup": [0, 1, 2, 3, 7, 8], "simpl": 5, "statu": 0, "sum": 0, "tax": 2, "taxcalc_help": 8, "ubi": [0, 3], "weight": [5, 8]}}) \ No newline at end of file