A piece on my new web development stack following my ongoing work on three Nuxt applications... (more…)
Read more »
In this video, you'll learn how mathematicians define graphs, the central objects studied in graph theory, and use them to model relationships between object... (more…)
Read more »
Not all data are perfect and we really need to get duplicate data removed from our dataset most of the time. it looks easy to clean up the duplicate data but in reality it isn’t. Sometimes you want to just remove the duplicates from one or more columns an... (more…)
Read more »
Recently I had to analyce a large amount of text data using Amazon comprehend, a natural language processing (NLP) service that uses machine learning to find insights and relationships in text. Here is how I did it... (more…)
Read more »
List of my favorite VS Code plugins that helps me build Python application. (more…)
Read more »