Loading...
Skip to content
Data stories

Data stories

Stories about my datasciene journy! Join me :)

    • About me
    • My talks
    • Contact me
    • Find me on github!
  • Recent Posts

    • Where Does Your Organization Stand on the AI Maturity Scale?
    • Essential Features in AI Products
    • Why and how to reduce hallucinations in LLMs practically?
    • Install Spark & Pyspark on Windows
    • Google computing options and how to choose them?

    Categories

    Archives

    • November 2024
    • February 2024
    • September 2023
    • October 2021
    • February 2021
    • January 2021
    • November 2020
    • October 2020

object oriented programming

Object oriented programming (OOP) in Python

Object oriented programming (OOP) in Python

Posted on November 20, 2020November 20, 2020Data science, Python

Object oriented programming (OOP) is a design pattern for creating stable applications and powerful systems. It allows handling rapid changes in complex systems easier. Classes are a blueprint of needed functionalities which is described by ...

Read more ⟶
© 2021 Nonlinear data. All Rights Reserved