Open in app

Sign In

Write

Sign In

K. N
K. N

159 Followers

Home

About

Mar 9

Basic Dara Exploration in a Pandas Dataframe

In this exercise today, we will perform some simple data exploration using pandas in python. We will use a dataset that has information about various car models. The data is in a CSV file, mtcars.csv. The notebook for this tutorial along with the dataset can be found here. We can…

Pandas

4 min read

Basic Exploration of Data in a Pandas Dataframe
Basic Exploration of Data in a Pandas Dataframe
Pandas

4 min read


Dec 10, 2022

A Soft Introduction to Numpy Arrays- Part 2: Slicing & Arithmetic Operations

This article can be considered a continuation of part 1. Slicing of Numpy Arrays: Slicing in NumPy works similarly to slicing in Python’s built-in lists, but has some additional features that can be useful. The general syntax for slicing a NumPy array is a[start:stop:step, start:stop:step, ...], …

Numpy

4 min read

A Soft Introduction to Numpy Arrays- Part 2: Slicing & Arithmetic Operations
A Soft Introduction to Numpy Arrays- Part 2: Slicing & Arithmetic Operations
Numpy

4 min read


Published in Python in Plain English

·Dec 8, 2022

A Soft Introduction to Numpy Arrays

The advent of python as (almost) the language of choice for AI enthusiast programmers has stirred a lot of interest in data structures like arrays, specially Numpy arrays. I have always struggled with understanding them and if I don’t use them for a while, I have to be reminded. …

Python

8 min read

A Soft Introduction to Numpy Arrays
A Soft Introduction to Numpy Arrays
Python

8 min read


Published in CoinsBench

·Apr 30, 2022

Manipulate Images in Bulk for Your NFT Collection

While coming up with an NFT collection, it’s possible that you might have to manipulate the entire collection in bulk. Python makes it very easy. Say hello to the Pillow (PIL) library. It is an acronym for Python Image Library. Let’s import it. …

Python

4 min read

Manipulate Images in Bulk for Your NFT Collection
Manipulate Images in Bulk for Your NFT Collection
Python

4 min read


Published in Coinmonks

·Apr 23, 2022

A Soft Introduction to NFT

The rise of blockchain technology in the last decade or so has introduced us to many new technologies. As if it wasn’t hard to wrap one’s head around digital currency, now we are introduced to other technologies like de-fi, flash loans, NFTs and so on. Fungible vs Non-fungible: NFT stands…

Nft

4 min read

A Soft Introduction to NFT
A Soft Introduction to NFT
Nft

4 min read


Published in Python in Plain English

·Apr 8, 2022

Adversarial Search: Tic Tac Toe in Python Using The Minimax Algorithm

How to implement adversarial search by programming an AI algorithm that plays tic tac toe against the user. — This article can be considered a continuation of “A Comprehensive Guide to Graph Search in Python”. Adversarial search tried to compete with an opponent which is trying to achieve the opposite goal. The idea is that by anticipating the moves of the opponent in response to moves by the algorithm…

Python

9 min read

Adversarial Search: Tic Tac Toe in Python Using The Minimax Algorithm
Adversarial Search: Tic Tac Toe in Python Using The Minimax Algorithm
Python

9 min read


Feb 27, 2022

Edit Your NFT Metadata Files in Bulk With Python

Developing and launching an NFT collection has definitely been a learning experience. One of the crucial component of any NFT collection is the .json metadata file. Usually, they are generated in bulk and I wrote about it here. However, once you generate them, you may want to add or edit…

Nft

2 min read

Edit Your NFT Metadata Files in Bulk in Python
Edit Your NFT Metadata Files in Bulk in Python
Nft

2 min read


Published in CoinsBench

·Feb 24, 2022

How to Withdraw Earnings from an NFT Smart Contract

Recently, I worked on launching an NFT collection with my friend. Until then, I had no experience with Solidity. There are tons of templates available online for free to help you build your contract however it took me a while to figure out how withdraw from the contract. …

Nft

2 min read

How to Withdraw from an Smart Contract
How to Withdraw from an Smart Contract
Nft

2 min read


Feb 22, 2022

The Cost of Launching an NFT Collection, My Breakdown!

NFTs are the current rage. I have realized that most NFT projects are not about selling “art”. The image is just a representation of a token. But most projects come with a promise of some reward in the form of a cryptocurrency. Most buyers buy them with the hope of…

Nft

8 min read

The Cost of Launching an NFT Collection, My Breakdown!
The Cost of Launching an NFT Collection, My Breakdown!
Nft

8 min read


Published in Python in Plain English

·Dec 29, 2021

Generate NFT Images and Metadata in Bulk With Python

Generate thousands of unique images for your NFT collection, layer by layer, along with metadata using Python. — When I wrote the first article, I was just exploring the process of generating NFT images. As I learned more, I realized it’s not just about generating images, but also generating metadata, as well as storing the images in the cloud. You can think of this article as an improved…

Nft

6 min read

Generate NFT Images & Metadata in Bulk With Python
Generate NFT Images & Metadata in Bulk With Python
Nft

6 min read

K. N

K. N

159 Followers
Following
  • Mitch Goldfarb

    Mitch Goldfarb

  • Thanos

    Thanos

  • Sharad Gupta

    Sharad Gupta

  • Dale Clifford

    Dale Clifford

  • Patrick Collins

    Patrick Collins

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech