That's all for today folks.
I hope you find this content useful for your path 🥾⛰️
Wanna connect? ↓
Follow me @paulabartabajo_
Wanna help?
Like/Retweet the first tweet below to spread the wisdom
↓↓↓
I am an Engineer by qualification + STEM Educator by experience. Nowadays I am into Data Science and Machine Learning using Python and R. Learning freelancing from Digiskills 2.0 Batch by @beinggurudotcom so that I can become self employed & travel around the globe.
#letsconnect
If you've ever wanted to convert a PDF table to a pandas DataFrame, the #Python package 'tabula-py' lets you do this in one line of code🐍✨
You'll need to have Java installed for the package to work. Otherwise, just run 'pip install tabula-py'💕
There is a profound lesson even in some of the simplest mathematical problems: a good representation is half the success.
For example, can you count the number of subsets in a finite set?
Let's see what the solution can teach us!