Manvendra Profile picture
Software Engineer (Data Science) by day / ML disciple by night. Learning & Building in Public. Opinions are my own.
Oct 27, 2021 8 tweets 4 min read
BOT : Autonomous programs to make our life easy. Yea that's what a bot is in layman terms.

Coming to Twitter, they can make our social experience smooth 🔥.

In this thread I'll be talking about some bots that we all need to start using :
⬇️🧵 ➡️ Thread Reader App (@threadreaderapp )

It can surely help you if you're going through a long thread as this bot will compile the thread into an easily readable blog format.

All you need is to reply to any tweet of the thread with "@threadreaderapp unroll".
Oct 25, 2021 9 tweets 3 min read
Skills you need to learn to land a job paying anywhere between $38 - $170K (US Average).

These are must-have skills that you can learn and master in just six months, and that will undoubtedly help you land solid gigs and well-paying jobs :

🧵💎👇 1. Python 🐍:
Having Python in your arsenal will definitely help you in your career. Also according to TIOBE Index for October 2021 Python overtakes JavaScript for the first time in more than 20 years.
Oct 24, 2021 6 tweets 5 min read
Two basic Python Libraries that are extensively used by Machine Learning & Data Science practitioners on a daily basis & resources to learn/practice them.
These are the base that will help you kickstart your journey & are must :

🧵💎👇 ✴️PANDAS

Resources to Learn :

1. Obviously the official documentation: pandas.pydata.org/pandas-docs/st…

2. This awesome repo by @justmarkham is a must:
github.com/justmarkham/pa…

3. This repo helps you learn & practice Pandas :
github.com/ajcr/100-panda…