PinnedLuay MatalkainTowards Data ScienceHow to Easily Create Tables in PythonHow to use the tabulate function to create nicely-formatted tables in PythonFeb 26, 20212Feb 26, 20212
PinnedLuay MatalkainTowards Data ScienceUnpacking Operators in PythonUsing the * and ** unpacking operators in pythonAug 21, 20201Aug 21, 20201
PinnedLuay MatalkainTowards Data ScienceSorting a Dictionary in PythonHow to sort a dictionary in pythonNov 29, 20203Nov 29, 20203
PinnedLuay MatalkainTowards Data ScienceJSON and APIs with PythonAn Introduction to JSON and APIs using PythonSep 19, 20204Sep 19, 20204
PinnedLuay MatalkainTowards Data ScienceThe Walrus Operator in PythonLearn what the walrus operator is and how to use it in PythonMar 5, 20213Mar 5, 20213
Luay MatalkainLevel Up CodingUnderstanding Dockerfiles: How to Build and Run Containers for Your ApplicationsLearn how to use Dockerfiles to automate the process of building and running containers for your applicationsDec 23, 2022Dec 23, 2022
Luay MatalkainTowards Data ScienceA Comprehensive Beginner’s Guide to PythonLearn the basics of Python, including data types, flow control statements, functions, and modulesDec 9, 2022Dec 9, 2022
Luay MatalkainGeek CultureThe all() Function in PythonHow to check if every element in an iterable satisfies a conditionNov 21, 20221Nov 21, 20221
Luay MatalkainGeek CultureThe any() Function in PythonLearn about the any() function in PythonJul 31, 20211Jul 31, 20211
Luay MatalkainGeek CultureSplit a String Into a List in PythonLearn how to split a string into a list in PythonJul 31, 2021Jul 31, 2021