You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interface to get specific variables, not just all dataframe
get_ts('m', 'CPI_rog') # just one variable by varnameget_group('q', 'CPI') # variables starting with CPI*get_df('a', ['CPI_rog', 'RETAIL_SALES_rog', 'SOC_WAGE_rog']) # several variables by names# maybe this should be a call to like:get(freq, vars)
# where *vars* may be a string or a list of varname(s) and/or varpattern(s)#not todo - always on client side: trimming dates, variable transformations
sprakline example
Also Mekko or Marimekko - tryed that long ago in R and even Excel! Now I know the name for it.
The text was updated successfully, but these errors were encountered: