Blogs

  • 04 December 2021
  • /images/posts/scrape-news-website-using-scrapy.webp

Scrape News website using Scrapy

How to use Scrapy to scrape news websites using Scrapy framework.

Read more 
  • 19 October 2021
  • 11 October 2021
  • 07 October 2021
  • 31 July 2021

Usage of the Underscore(_) in Python?

Usage of the Underscore(_) in Python and how to use it

Read more 
  • 25 November 2020
  • /images/posts/cache-heavy-computation-functions-with-timeout.webp

Cache heavy computation functions with a timeout value

How to cache heavy computation functions with a specific timeout value.

Read more 
  • 25 November 2020

Python double/nested for loop list comprehension

Python double/nested for loop list comprehension: How to use list comprehension to create a new list from an existing list.

Read more 
  • 25 November 2020

Cool Python tricks you are not using, but you should.

Nice little tricks in Python: Ternary operator, Short Circuit, Comprehension, etc.

Read more 
  • 25 November 2020
  • 25 November 2020
  • /images/posts/python-nested-for-loop-list-comprehension.webp

Python double/nested for loop list comprehension

Python double/nested for loop list comprehension: How to use list comprehension to create a new list from an existing list.

Read more 
  • 25 November 2020

Sharing file among devices through Python

How to share files among devices on the same network through Python.

Read more 
  • 25 November 2020
  • 26 June 2020
  • /images/posts/pycon-india-cfp-review.webp

Pycon India 2019 CFP group

The Inside Story of How We Selected 30 Talks from 280+ Proposals for Pycon India 2019

Read more 
  • 01 January 2020
  • 28 July 2019

Extracting Parallel-text pairs from Wikipedia

How to extract parallel English-Odia text pairs from Wikipedia.

Read more 
  • 31 March 2019

Circuit Breaker Pattern

Circuit Breaker Pattern: Design Pattern for handling failure in distributed systems.

Read more 
  • 30 March 2019

Choosing an ML estimators

Choosing an ML estimators: Linear Regression, Logistic Regression, Decision Tree, Random Forest, and other estimators.

Read more 
  • 02 March 2019

Why should you use PySpark?

Business requirement, Spark’s architecture, and other benefits.

Read more 
  • 11 January 2019
  • /images/posts/statistics-about-odia-wikipedia.webp

Statistics about Odia Wikipedia

Statistics about Odia Wikipedia on users, edits, and pageviews

Read more 
  • 20 October 2018
  • /images/posts/converting-nl-queries-to-rdbms-statements.webp

Converting NL queries to RDBMS statements

How to convert natural language queries to relational database management system (RDBMS) statements.

Read more 
  • 20 October 2018
  • /images/posts/optimize-your-python-code.webp
  • 03 February 2018

Run Nginx as a service in Windows platform

Batch file to run Nginx as a service in Windows platform.

Read more 
  • 02 February 2018