Posts

Showing posts from August, 2019

Mini Program 8 - Creating Package in Python

How often have you used Python Packages! Packages in Python makes our life easier be it numpy, matplotlib or Pandas.  Do you know you can create your own package in Python and use it across your Projects and automate a lot! #CodeWithUs to find out more and do it your self!!  You can find the code at  Python Code - GitHub You can also follow us on  Facebook - In It To Learn

Mini Program 7 - Checking the similarity between 2 strings

We are here with yet another exciting program in Python. Do you know, you can check the similarity between the strings using a simple math rule of finding the cosine of angle between the vector? #CodeWithUs to find out more and do it your self!!  You can find the code at  Python Code - GitHub You can also follow us on Facebook - In It To Learn