Python: performing operations on numpy arrays
Its very easy to do math operations in numpy arrays…
# Linux, Devops, Scripting, Cats and various things come to my mind
Its very easy to do math operations in numpy arrays…
numpy arrays can be re-shaped this means that we can assign the elements of an array into a new array with a different number of rows and……
What numpy arrays are?…
What is blueprint?…
Tkinter is the Python standard library for GUI applications, Tk is a very good choice to create GUI apps for Python because:…
Scenario: We need an alias for our shell that will print epoch time upon execution, this will be useful for scripts that will run locally.…
What is ETL?…
What is List Comprehension?…
There are cases that we need to limit the options that a user will provide as command line arguments, to do this the easy way in python we……
Coding can be hard! and one of the most common reasons for that is that we tend to solve a coding problem thinking complex ways which can……