the description
---------------
feature encoding in python.
we can use a hash table (python dictionary) to perform fast simple encoding.
there are more secure methods !!
also, can you think of a method to decode the encoded data ?
useful links
------------
book:
https://www.amazon.co.uk/dp/B0BHL2XKCR
useful hashtags
---------------
#python
#pythontutorial
#pythonprogramming
#pythonforbeginners
#pythonprojects