Blogs

  • 25 November 2020

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

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

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

Statistics about Odia Wikipedia

Statistics about Odia Wikipedia on users, edits, and pageviews

Read more 
  • 20 October 2018

Converting NL queries to RDBMS statements

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

Read more 
  • 20 October 2018
  • 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