PinnedPublished in40 days on your Favorite Python Library40 Days with My Favorite Python Library — PandasMy 40 days challenge collection is hereMay 22, 20241May 22, 20241
PinnedPublished inPython’s GurusDon’t Use`For` in Python AnymoreComplixy come just after a For item in my_list.Feb 23, 202453Feb 23, 202453
PinnedPublished inPython’s GurusDon’t do it in PythonIt isn’t another best practices story about how to develop better in Python.Feb 1, 20247Feb 1, 20247
PinnedPublished inPython’s GurusStop Cleaning Data in PythonDon’t waste more time with lazy data-cleaning techniques in Python. Instead, use data profiling and Postgres. However, if it is not…Mar 5, 202410Mar 5, 202410
PinnedPublished inPython’s GurusStop Doing It in PythonOnce Taylor Swift said “You will never be able to find happiness if you stay attached to the wrong coding practices and don’t move on.”Jan 25, 202433Jan 25, 202433
Stop Writing Functions Like That in Python 🤬How to improve your function development in Python?17h ago17h ago
Published inDev GeniusThe Secret Hidden Power of PostgreSQL 🤫How to convert a JSON array like ["A","B","C"] into a comma-separated string A,B,C and more.1d ago1d ago
Published inDev GeniusThe Secret Hidden Power of PostgreSQL 🤫How to use LATERAL in postgres?2d ago2d ago
1001 ways to work with Lists in PythonHave you ever asked yourself how many ways there are to create and use lists in Python?3d ago3d ago