NumPy, Pandas, Sci-kit learn. What about others? Let’s discover the hidden gems together. — Introduction After working for a while in Data Science, you will be familiar with NumPy, and pandas to clean your data, by first using their data structures like arrays or data frames, and using their built-in functions too. Yet, by discovering different libraries, I think you can add some other functions…