AGAnkur Ghoshalinag007.hashnode.dev·May 8, 2023 · 2 min readData ScienceIntroduction to Data Science: Explaining what data science is, its applications, and the skills required to become a data scientist. Exploratory Data Analysis (EDA): Discussing the importance of EDA, common techniques, and tools used to analyze and ...00
AGAnkur Ghoshalinag007.hashnode.dev·Jan 20, 2023 · 6 min readObject Oriented ProgrammingObject Oriented programming is a high-level programming model different from procedural programming. This model focuses on data and object rather than function and logic. To work with OOP, developers have to combine a group of related variables and t...00