PinnedPublished inPython in Plain EnglishIdentify Recurring Transactions from your Credit Card HistoryIn less than one hour I will teach you how to identify recurring transactions from your credit card transactions.Feb 51Feb 51
PinnedPublished inPython in Plain EnglishEpacris — The List Methods in PythonA new acronym to remember Python list methods.Feb 7, 2022Feb 7, 2022
PinnedPublished inGeek CultureGetting Started with PySpark in 30 minutes.Learn PySpark basics in 30 minutes!Jun 10, 20213Jun 10, 20213
Ten Things I Learned From My Late FatherIt’s the first anniversary since my Dad passed away.Feb 5Feb 5
Published inPython in Plain EnglishFine-tuning pretrained NLP modelsWe will look at how to fine-tune pretrained models from huggingface.Apr 5, 2023Apr 5, 2023
A note on Python Collections.CounterOne of the most useful features of Python is its built-in data structures. One such data structure is the collections.Counter module, which…Feb 28, 2023Feb 28, 2023
Published inPython in Plain EnglishA note on Python Collections.NamedTuple()Why does this exist?Nov 16, 2022Nov 16, 2022
Published inPython in Plain EnglishPython String Methods Simplified with Related LeetCode Problems SolvedThere are 45 string methods and it’s not possible to remember all of them but we will look at new ways to think about them that will make…May 10, 2022May 10, 2022
Published inPython in Plain EnglishPython Dictionaries SimplifiedAn easy way to remember as well as understand dictionaries in Python.Mar 8, 2022Mar 8, 2022
Published inPython in Plain EnglishTop Python Interview ProblemsPart 2: Dynamic Programming, Binary Search, Linked Lists, Trees, and Graphs.Nov 7, 2021Nov 7, 2021