Pritesh GohilShare URL with highlighted textSharing URL with others is good when the information is limited. However, many times it happens that you want to share URL with…Dec 19, 2020Dec 19, 2020
Pritesh GohilDebugging in Python: Power of pdbThe aim of this article is to get user familiar and confident about using python debugger library pdb . The first question is, why do we…Sep 29, 2020Sep 29, 2020
Pritesh GohilYOLOv5 architecture from .pt filesYolov5 is recently published by Glen Jocher from Ultralytics. Many controversial talks arise arguing between yolov4 and yolov5. However…Jul 15, 2020Jul 15, 2020
Pritesh GohilOne line command to install Atom editor on Ubuntu 20.04 LTSAtom text editor is an editor for 21st century providing different features such as, works with Git and GitHub directly, allowing smart…Jul 1, 2020Jul 1, 2020
Pritesh GohilReset local git repository to same like remoteSometime we mess-up with local git branch and we need to ignore all the local changes in files and folder. At the same time, you would…May 11, 2020May 11, 2020
Pritesh GohilStacked bar chart in pythonBar chart is the most frequently used chart because of their easy design and simple to understand. Visualizing data distribution in groups…Nov 21, 20191Nov 21, 20191