RayanAhmed2000 / Python-with-DS---Digipodium

Using the power πŸ’ͺ🏻 of Python to play with data and creating a Data Science Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course Content

this is my code content for pyhton classes at digipodium

  • python basics
  • data structures
  • functions and classes
  • data analytics
  • data visualization
  • computer vision

for more info

View my Profile Learn Python easy

About Python

  • Python is a high-level, general-purpose programming language.
  • It supports multiple programming paradigms (structured/object-oriented/functional programming)
  • often described as a "batteries included" language due to its comprehensive standard library
  • Unicode support
  • Interpreted language
  • uses whitespace indentation, rather than curly brackets to delimit blocks

History

  • Python was created by Guido van Rossum
  • First released on February 20, 1991

About

Using the power πŸ’ͺ🏻 of Python to play with data and creating a Data Science Project


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%Language:Batchfile 0.0%