filter_for_today: Filters a dataframe for today's date in a timestamp column

Description Usage Arguments Value

Description

Filters a dataframe for today's date in a timestamp column

Usage

1
filter_for_today(dataframe, timestamp_col)

Arguments

dataframe

dataframe with timestamp column

timestamp_col

column where timestamp has date and/or datetime data that is in the format YYYY-mm-dd

Value

dataframe filtered for today's date


patelm9/rubix documentation built on Sept. 3, 2021, 10:22 p.m.