Skip to content

A repository for useful small tasks implemented in python

Notifications You must be signed in to change notification settings

imanirajian/Python

Repository files navigation

Python

A repository for useful small tasks implemented in python

1. Finding a list of strings in another list of strings without using for-loops (vectorized) [vectorized-finding-a-list-of-strings-in-another-list-of-strings.ipynb]

2. Storing n x n Multiplication table in a file; n, file_name (f) and verbose (v) are arguments of this program [parsing-cmd-arguments.py]

3. A closer look at groupby() and lambda on the Pandas DataFrame [groupby-lambda-DataFrame.py | ipynb]

About

A repository for useful small tasks implemented in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published