PinnedPublished inTDS ArchivePython tips for someone transiting from ExcelExcel is one of the most frequently used application for data analysis. However, due with its clear limitations (i.e. performance, row and…Oct 20, 2020Oct 20, 2020
Published inTDS ArchiveSupercharged pandas: Tracing dependencies with a novel approachAn object-oriented approach to manage multiple files and dataframes, and tracing dependenciesMar 11, 20241Mar 11, 20241
Published inTDS ArchiveSupercharged pandas: Encrypting Excel Files Written from DataFramesIntroducing an ExcelHelper class which allows you to encrypt Excel files with a strong password or a password of your choiceJun 12, 2023Jun 12, 2023
Published inTDS ArchiveSupercharged pandas: Reading from and Writing to ExcelEnhancing .read_excel & .to_excel methods to allow you to focus on data explorationSep 12, 2022Sep 12, 2022
Published inTDS ArchiveHow to compare 2 dataframes easily…with a comprehensive data reconciliation script.Jul 26, 2021Jul 26, 2021
Published inTDS ArchiveWhat you might not know about VLOOKUP…and why you should perhaps start using pandasJan 29, 2021Jan 29, 2021
Published inTDS ArchiveHow to encrypt PDF and send as an email attachment using Python…and probably save some expense on HR tools for your firmDec 21, 2020Dec 21, 2020
Published inTDS ArchiveI downloaded a game but end up learning about search algorithmsPerforming a breadth first search in python and optimizing the solution.Dec 1, 20201Dec 1, 20201
Published inTDS ArchiveHow to create a list of files, folders, and subfolders and then export as ExcelA productivity tool to Marie Kondo your foldersOct 26, 20202Oct 26, 20202