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: #PythonTutorial

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 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

Posts pagination

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