PinnedAkshay ChavaninThe StartupStructures in PythonIn Python, there is a way where you can define a collection that mimics properties similar to a structure in C++.Aug 31, 2020Aug 31, 2020
Akshay ChavanPython: argparse - add binary argumentsWill show you two ways to add a binary argument to your command line interface…Jan 28Jan 28
Akshay ChavanPython: Read Only DictionariesFind out ways to convert a dictionary to an immutable or read-only one …Apr 19, 2023Apr 19, 2023
Akshay ChavanStraighten an image of a page using OpenCVOpenCV provides functionality to straighten a page in an image similar to the scanning apps on the phone, Here’s how …Mar 14, 20213Mar 14, 20213
Akshay ChavaninAnalytics VidhyaPandas: Group time series dataIn this article, we will look at using the Grouper class from pandas and how to use the freq parameter …Mar 10, 2021Mar 10, 2021
Akshay ChavanFive easy steps to embed a single file from a GitHub gist on Medium?How to add a single file from a GitHub gist on Medium.Jan 31, 2021Jan 31, 2021
Akshay ChavanRedact word documents using PythonA simple and quick way to redact Word (docx) docs using Python enabled with a command line interface …Jan 24, 2021Jan 24, 2021
Akshay ChavanPandas: How I used it for my first project.How to start with Pandas.Dec 19, 2020Dec 19, 2020
Akshay ChavanC++: Return multiple heterogeneous values from a functionSince C++11 there is support for a fixed-size collection of heterogeneous values data type called …Aug 27, 2020Aug 27, 2020
Akshay ChavanFFmpeg: Add a logo on videoA quick, easy and free option to overlay a logo on a video.Aug 18, 2020Aug 18, 2020