John D K

John D K

Python cumulative sum per group with pandas

Python and pandas offers great functions for programmers and data

Python performance profiling in Pycharm

Testing performance of Python programs can be done in many

How to request JIRA API with Python examples

Jira API is simple and powerful but you may have

Python uninstall a module installed with pip install

Pip is an extremely useful tool for python programmers. While

Linux Mint 19 Add and display new time zones

One functionality which is missing in the base installation is

Python and Pandas group by and sum examples

In this article you can find two examples how to

Sublime 3 Install New Theme or Use White Color Scheme

As a Linux user I like to use Sublime Text

Python declare multiple variables

Python allow you to declare and initialize more than one

Python 3 convert dictionary to SQL insert

In this article you can see how to convert any

Python detect and prevent TypeError: sequence item 0 and join iterable

Errors in Python are explicit and provide good amount of