Replace Values in PandasAre you working with a DataFrame in pandas? Do you need to change some values in one of […] October 12, 2023 in Python tagged replace / clean / where / set / update / condition by Mike
Count the Number of Rows with a ConditionSuppose you are working with a pandas DataFrame in Python. You are doing some EDA (exploratory data analysis) […] October 12, 2023 in Python tagged format / count / string / where / condition / python / rows / shape / pandas / dataframe by Mike
Filtering a pandas DataFrameHow do you filter or select rows from a pandas DataFrame and have the output produce a filtered […] August 1, 2023 in Python tagged where / column / select / filter / condition / rows / pandas / dataframe by Mike
Excel COUNTIF FunctionUse COUNTIF, one of the statistical functions, to count the number of cells that meet a criterion; for […] February 4, 2023 in Excel tagged countifs / count / condition by Mike
IFTTT IntroductionIFTTT stands for If This Then That. IFTTT offers freeware but mostly subscription, and enterprise versions of its […] September 28, 2020 in Uncategorized tagged if / this / condition / then / that / applet by Mike