Published inTDS ArchiveDealing with Random and Boosted Sample Data in Cross-ValidationA Python implementation of cross-validation for random boosted sample data to prevent data leakage.Apr 18, 2023Apr 18, 2023
Published inAnalytics VidhyaHow to use Pandas: lambda and assignApplying ‘the Zen of Python’ to Pandas: Why explicit is better than implicitJul 20, 20213Jul 20, 20213
Published inTDS ArchiveShell scripts for Data Science in PythonLearn the basics of command-line arguments in Bash so that you make the most of shell scripts in your work as a data scientist.Jul 13, 2021Jul 13, 2021
Published inTDS Archive7 Tell-tale Signs That You Need to Level Up Your PythonAvoid these common bad practices and rookie mistakesJun 28, 20213Jun 28, 20213
Published inTDS ArchiveFive Tips for Automatic Python DocumentationCreate beautiful Python documentation in MkDocs & Material with these five automation steps and pre-commit Git hooksJun 17, 20211Jun 17, 20211
Published inTDS ArchivePython Type-hints & DocstringsAutomatically insert variables types from Python’s type-hints (3.5+) in Google-style docstrings.Jun 16, 20212Jun 16, 20212
Published inBetter Programming4 Tips To Automate Clean Code in PythonUse pre-commit Git hooks to automate Python code style with these linting and formatting toolsJun 16, 20211Jun 16, 20211
Published inBetter ProgrammingFlashing Messages in DjangoHow to use, format, and fade “flash” messages in Django, both with page reload and asynchronous JavaScript submissionFeb 10, 2021Feb 10, 2021
Published inAnalytics VidhyaSeven Tips To Clean Code With PythonHere are the seven tips and code bites that I use every day in my work as a data scientist.Jan 27, 202112Jan 27, 202112
Published inBetter ProgrammingDistributed Task Queues With Django, RabbitMQ, and CeleryLearn about distributed task queues for making asynchronous API requestsJan 7, 20214Jan 7, 20214