Print() in PythonHere are a few examples of using print() in Python. I encourage you to do more research and […] February 27, 2024 in Python tagged display / format / python / jupyter / print by Mike
Markdown for Jupyter NotebookHere below is a very small cheatsheet for some markdown for Jupyter Notebook. Are you working with Jupyter […] October 19, 2023 in Python tagged markdown / jupyter / bold / format / header / list / cheat / sheet / cheatsheet 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 shape / pandas / dataframe / format / count / string / where / condition / python / rows by Mike
Duplicate Rows in PandasExploratory Data Analysis (EDA) has six main practices. The six main practices of EDA are discovering, structuring, cleaning, […] July 3, 2023 in Python tagged duplicated / percent / format / duplicates / drop / unique / duplicate / pandas / print / Pandas EDA Cleaning by Mike
Excel Protect SheetDo you have an Excel template for others to fill out and you want to make sure that […] November 5, 2022 in Excel tagged protect / secure / unprotect / format / password / security / find / lock by Mike
Excel Conditional FormattingConditional formatting is a spreadsheet tool that changes how cells appear when values meet specific conditions. Here we’ll […] September 30, 2022 in Excel tagged format / if / conditional / excel by Mike
Tabular Data FormatOne of the most important considerations in working with and presenting data is the data format, also known […] September 26, 2022 in Data Science tagged data / format / tabular / Data by Mike
Excel Chart FormattingAs an example I will use a simple column chart with only one series of data. It shows […] September 24, 2022 in Data Visualization tagged format / chart / graph / excel / Excel Charts by Mike
C# Date and TimeThere is a type called DateTime that is defined in the System namespace that represents an exact moment […] January 1, 2019 in C# tagged format / C# / date / time / datetime / sqlite / OA / C# Complex Types by Mike
C# String InterpolationThe general definition of interpolation can be either (1) the insertion of something of a different nature into […] June 23, 2018 in C# tagged dollar / format / strings / string / interpolation / composite / formatting / $ by Mike
PDF Forms Format and ValidationThis post is part two of the series of posts on PDF Forms using Adobe Acrobat Pro 9. […] April 14, 2018 in PDF tagged validate / format / PDF / JavaScript / forms by Mike
Picture File Types for the WebBook: HTML and CSS Quickstart Guide, Eighth Edition When using picture files for the web, there are a […] October 18, 2015 in Graphics tagged file / format / graphics / image / pictures by Mike