Open in app

Sign In

Write

Sign In

abhinaya rajaram
abhinaya rajaram

110 Followers

Home

About

Published in

Python in Plain English

·May 12

Everything About Methods & Classes in Python

In this article, I am going to explain the concept of Objects and Classes in Python. Why Object Oriented Programming (OOP)? OOP allows programmers to create objects with methods and classes. All these techniques help developers organize the code base and is very helpful when you want to scale and…

Python Programming

15 min read

Everything About Methods & Classes in Python
Everything About Methods & Classes in Python
Python Programming

15 min read


Published in

Python in Plain English

·Apr 23

Python Decorators ( args, kwargs) Oversimplified

This article will help you understand the concept of decorators in Python programming and how best to use them. Why use Decorators Decorators: Decorators can help you avoid unnecessary repetitions across your codebase. You can change the way functions behave with very little refactoring effort. How?: Repeated bits of code can be pulled…

Python Programming

8 min read

Python Decorators ( args, kwargs) Oversimplified
Python Decorators ( args, kwargs) Oversimplified
Python Programming

8 min read


Published in

Python in Plain English

·Apr 4

Extracting Data From Youtube API

In this article, I will show you the libraries and techniques that you can use when working with the You Tube API. Task— API on Public Information Let us calculate the duration of each video from the below-mentioned playlist(on student clubs) in Google Developer. Then we shall also calculate the total duration of all videos…

Youtube Api

9 min read

Extracting Data From Youtube API
Extracting Data From Youtube API
Youtube Api

9 min read


Published in

Python in Plain English

·Feb 13

Google Sheets with GSpread, the Python API

Did you know Google Sheets can be used as a lightweight database? In this article, I will show how you can run a simple Python script to automate the process of extracting data from Google Sheets & turn Google Sheets into your own database. Let me introduce you to the…

Google Api

5 min read

Google Sheets with GSpread, the Python API
Google Sheets with GSpread, the Python API
Google Api

5 min read


Published in

Python in Plain English

·Jan 31

Python Basics -Iterating Over Lists

There are four collection data types in the Python programming language: List is a collection that is ordered and changeable. It allows duplicate members. Tuple is a collection that is ordered and unchangeable. It allows duplicate members. Set is a collection that is unordered, unchangeable*, and unindexed. …

Python List

4 min read

Python Basics -Iterating Over Lists
Python Basics -Iterating Over Lists
Python List

4 min read


Published in

CodeX

·Jan 5

GitHub Oversimplified

Introduction GitHub is a website, a cloud-based service that helps users store, manage code, track and control changes. Specifically, Git is a distributed version control system. This means that the entire codebase history is available on every developer’s computer. The word “Git” implies version control. In other words, it allows developers…

Github

5 min read

GitHub Oversimplified
GitHub Oversimplified
Github

5 min read


Published in

CodeX

·Sep 27, 2022

SQL Rank Functions OverSimplified

Is SQL needed for Business Professionals? SQL is one of the easiest computer languages to learn. These days more and more companies are encouraging their employees in non-IT areas (like sales, advertising, and finance) to learn and use SQL. When business is empowered to answer data-related questions themselves, the decision makers can then transform these insights…

Sql

5 min read

SQL Rank Functions OverSimplified
SQL Rank Functions OverSimplified
Sql

5 min read


Published in

CodeX

·Jul 29, 2022

NLP -Beginners Guide to Classification in 4 Steps

Machine Learning and “Natural Language Processing” (NLP) can both uncover previously invisible patterns in these kinds of datasets, but can also automate certain tasks, freeing up people to do the higher-value, more creative work that machines can’t do. …

Nlp Training

9 min read

NLP -Beginners Guide to Classification in 4 Steps
NLP -Beginners Guide to Classification in 4 Steps
Nlp Training

9 min read


Published in

CodeX

·Jun 23, 2022

Gradient Descent Math Over Simplified

Gradient Descent Gradient Descent is the pillar behind most Machine Learning. When you fit a machine learning method to a training dataset, you’re probably using Gradient Descent. In this article I decided to show you exactly how it works, so please stay tuned if you want to know the mathematics behind this…

Ml Gradient Descent

11 min read

Gradient Descent Math Over Simplified
Gradient Descent Math Over Simplified
Ml Gradient Descent

11 min read


Published in

Python in Plain English

·Jun 7, 2022

How 2 Lines of Python Saved Hours of Manual Data Entry & Saved Bees

Data for Social Good — Purposeful organizations focus on people or the planet and strive to reduce negative impacts while increasing positive ones. Often, measurement and evaluation are used to justify impact. …

4 min read

How 2 Lines of Python Saved Hours of Manual Data Entry & Saved Bees
How 2 Lines of Python Saved Hours of Manual Data Entry & Saved Bees

4 min read

abhinaya rajaram

abhinaya rajaram

110 Followers

Enhancing Audit Quality through Data

Following
  • Yancy Dennis

    Yancy Dennis

  • Zach Quinn

    Zach Quinn

  • The PyCoach

    The PyCoach

  • Mauro Di Pietro

    Mauro Di Pietro

  • Pravash

    Pravash

See all (114)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams