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

Tag: #python

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
Posted onOctober 30, 2021October 30, 2021Basic Python Tutorial

Python Tutorials – Range

range() function is introduced in Python3, in Python2 it is xrange(). Range can be used to generate a sequence of numbers. Range will not return…

Read More
Posted onOctober 29, 2021November 4, 2021Basic Python Tutorial

Python Conditional Statements

Conditional statement is used to execute a block of code based on the condition.

Read More
Posted onOctober 23, 2021November 21, 2021Basic Python Tutorial

Python Tutorials – Strings

Python Tutorial on Strings. Handling quotes. Escape sequences. Immutability.

Read More
Posted onOctober 14, 2021November 4, 2021Basic Python Tutorial

Python Tutorials – Variables

Python Tutorial – What is a Variable? – How to use Variables in Python – Syntax – Exceptions – Type Error – Examples

Read More
Posted onOctober 10, 2021November 21, 2021Basic Python Tutorial

Python Tutorials – Introduction & Architecture

In this section of this tutorial, we will learn about Python History, It’s Architecture and it’s properties. Python is an interpreted high-level general-purpose programming language.…

Read More
Posted onOctober 10, 2021November 4, 2021Basic Python Tutorial

Basic Python Tutorial Introduction

This tutorial is most simplified to the level of beginners, very useful to anyone who are new to Python. For every concept, you can find a small Quiz to recall the topics and assess your understanding.

Read More
Posted onFebruary 20, 2021December 27, 2021A Tip A Day

A Tip A Day – Python Tip #8: Why should we Normalize image pixel values or divide by 255?

In our previous post A Tip A Day – Python Tip #7: OpenCV – CV2: imread() and resize(), we have explored a simple image and…

Read More
Posted onOctober 25, 2020October 25, 2020A Tip A Day

A Tip A Day – Python Tip #6 – Pandas Merge

Pandas concat & append works like an array concatenation either column wise or row wise. But Merge & Join works similar to Database table joins.…

Read More

Posts pagination

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