In machine learning projects often we need to create our dataset. As I live in Bangladesh and Bangla is my first language. I faced some issues where I need to convert the numbers while creating a dataset. It is a very simple problem to solve but the main issue is the time complexity. As the now of rows grows it requires more time because of having O(n^2) complexity with a simple procedure of solve. So, Here I tried to solve this with O(n).
-
Notifications
You must be signed in to change notification settings - Fork 0
License
lmottasin/Bangla_number_to_English_number_conversion_python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published