python

Python Tips : Regular Expression usage to exclude something

Let's say we want to match every single rain variation .. "Isolated rain over coastal area" is rain. "Scattered rain…

15 years ago

Python : How to write a function in python

Due some circumtance , I had opted to use python script.. Well, for python script , you need to be…

16 years ago