Review board — verify the analyst's answer before final submission
원문 언어: 영어
메뉴
SkillsMP는 jwalin-shah/officeqa-arena에서 20개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 20개 중 20개를 표시합니다.
Review board — verify the analyst's answer before final submission
원문 언어: 영어
Python computation formulas for Treasury data analysis. Use for percent change, CAGR, stdev, kurtosis, VaR, regression, Theil index, and other statistical calculations.
원문 언어: 영어
CPI-U annual averages (1929-2024) for inflation adjustment. Use when question mentions inflation, CPI, constant dollars, or real dollars.
원문 언어: 영어
How to read Treasury Bulletin data files in /app/resources/. Use when exploring resources or when JSON parsing fails.
원문 언어: 영어
U.S. fiscal year boundaries and calendar year conversions. Use when question mentions fiscal year, FY, or when you need to determine which months belong to a fiscal year.
원문 언어: 영어
How to accurately extract values from Treasury Bulletin tables. Use when reading tables with many columns, similar row labels, or when you need to verify you have the right cell.
원문 언어: 영어
Step-by-step approach and verification checklist for Treasury Bulletin questions
원문 언어: 영어
Python one-liner recipes for common Treasury Bulletin calculations — stdev, regression, pct change, CAGR, etc.
원문 언어: 영어
CPI-U annual averages 1913-2024 for inflation adjustments
원문 언어: 영어
Table parser + grep scripts — save to /tmp then use to extract data from Treasury files
원문 언어: 영어
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
원문 언어: 영어
Parse HTML and pipe-delimited tables from treasury bulletin files into clean labeled output
원문 언어: 영어
Review board — verify the analyst's answer before final submission
원문 언어: 영어
How to break down complex Treasury questions step by step
원문 언어: 영어
Fiscal year boundaries and budget proposal release dates
원문 언어: 영어
Table parser + computation recipes — save scripts to /tmp
원문 언어: 영어
Checklist before computing and before writing answer
원문 언어: 영어
Treasury Bulletin data extraction tool + verification checklist + CPI + compute recipes
원문 언어: 영어
Python computation patterns for Treasury data. Use for percent change, CAGR, stdev, kurtosis, VaR, regression, Theil index, duration, and other statistical calculations. Always use python3 -c.
원문 언어: 영어
CPI-U annual averages (1929-2024) for inflation adjustment. Use when question mentions inflation, CPI, constant dollars, or real dollars. Formula: real_value = nominal_value × (target_CPI / source_CPI)
원문 언어: 영어