NONabin Oliinlearnings.olinabin.com.np·Jul 16, 2024 · 2 min readDKAN for rapid and production grade development for Data Science projectsBefore, starting the DKAN discussion, I might need to introduce you to Drupal but anyway, I'll introduce you to DKAN first :-) . DKAN is a Drupal module that adds data management functionality. So, now moving back to the Drupal. Drupal is an open sou...00
NONabin Oliinlearnings.olinabin.com.np·Dec 30, 2023 · 3 min readCommands that I learnt today! (Vim + Linux)Later, these days I have realized there should be place or consideration for coding productivity like use of some sorts of tools, that makes your wrist have lesser pain. I found that there are tools like Vim editor extensions that are available for V...00
NONabin Oliinlearnings.olinabin.com.np·Sep 25, 2023 · 2 min readImporting Different Types of Data Files in Python Using Pandas(Part 01)Python, with its powerful data manipulation and analysis library called Pandas, is a popular choice for working with diverse types of data files. Pandas provide convenient functions to read and import various file formats, making it an excellent tool...00
NONabin Oliinlearnings.olinabin.com.np·Sep 19, 2023 · 4 min readDemystifying the Birthday Problem: Paradox or Perplexity?Welcome to this in-depth exploration of the fascinating "Birthday Problem" - a classic probability puzzle that often perplexes and surprises people. We'll unravel the mystery and gain a comprehensive understanding of this intriguing mathematical phen...00
NONabin Oliinlearnings.olinabin.com.np·Jun 29, 2023 · 4 min readSelenium - Let's Extract WEBSyllabus: Introduction to Selenium WebDriver Introduction to Selenium and its features Understanding the Selenium WebDriver architecture Setting up the development environment (Python, Selenium, WebDriver, etc.) Locating Elements Locating eleme...00