Skip to content

DevSkrol

Data Science Tutorials and Articles for Beginners

Menu
  • Home
  • Design Principles
  • Data Science
    • Machine Learning
      • Data Preprocessing
      • Regression
      • Linear Regression
      • Logistic Regression
      • Decision Tree
      • Random Forest
    • Deep Learning
    • NLP
  • Image Processing
  • Python
    • Python Tips
      • A Tip A Day
    • Basic Python Tutorials
  • Mathematics
    • Statistics
  • About
Search

Category: Basic Python Tutorial

Only used to list Basic Python Tutorial pages

Posted onNovember 28, 2021December 30, 2021Basic Python Tutorial

Python Zip & Enumerate Functions

Python Zip and Enumerate Function, Exceptions in Zip, Use of Enumerate Function, Bonus Tip – Using both zip and enumerate together.

Read More
Posted onNovember 28, 2021December 30, 2021Basic Python Tutorial

Python Anonymous or Lambda Functions

Python Anonymous or Lambda Functions, What is an Anonymous Function, Why it is called Lambda Functions, Advantages of Lambda, What is Not a Disadvantage

Read More
Posted onNovember 27, 2021November 28, 2021Basic Python Tutorial

Python Map & Filter Functions

Python Map and Filter Functions, Explained with example, Comparison of Map and Filter, Filter and Map functions comparison with For Loop.

Read More
Posted onNovember 25, 2021November 25, 2021Basic Python Tutorial

Python List Comprehension

Python List Comprehension, Connection with Mathematics, Examples, List Comprehension with If statements and IF Else statements, Simplified for loops

Read More
Posted onNovember 21, 2021November 21, 2021Basic Python Tutorial

Python Functions

Python Functions, Parameterized Function, Named Parameters, Function Return Values, Multiple Return Values in Functions, Function Type Hints

Read More
Posted onNovember 6, 2021November 6, 2021Basic Python Tutorial

Python Tutorial – Data Structure Type Conversion

We can convert a type of data structure to another type. Learn to convert the type of a data structure to another type.

Read More
Posted onNovember 6, 2021November 21, 2021Basic Python Tutorial

Python Tutorial – String Manipulation

Python Tutorial on String Manipulation – Lower, Upper, Slice operations, Extract by Index, Split, Strip, Join, Title, Capitalize, Count

Read More
Posted onOctober 31, 2021November 6, 2021Basic Python Tutorial

Python Data Structures – Dictionary

Dictionary is a collection of Key value pairs. key must be unique, value can be duplicated. Value part can be retrieved using the key part.

Read More
Posted onOctober 30, 2021October 31, 2021Basic Python Tutorial

Python Data Structures – Tuples & Sets

Python Tuples & Sets – Heterogeneous -Immutability

Read More
Posted onOctober 30, 2021November 6, 2021Basic Python Tutorial

Python Data Structures – List

Python Data Structures – List – Pop – Remove – Extend – Insert – Extend – Functions and its usage. Sorting a list – Immutable List

Read More

Posts pagination

Page 1 Page 2 Page 3 Next Page
© Copyright 2026 – DevSkrol
Anther Theme by DesignOrbital ⋅ Powered by WordPress