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


meerapatelmd/rubix documentation built on Sept. 5, 2021, 8:30 p.m.