Aishwarya Nevrekar Profile picture
Community Manager @OmdenaAi I post about data science and memes. Your only limit is your mind. DM for Collaborations πŸ“©
7 subscribers
Dec 18 β€’ 10 tweets β€’ 3 min read
Mastering SQL isn't just about learning concepts; it's about solving problems. 🧩
Here’s a curated list of the best platforms to practice SQL and sharpen your skills.

A threadπŸ§΅πŸ‘‡ 1. LeetCode
Ideal for SQL problems ranging from easy to hard, especially for interview prep.
πŸ”— leetcode.com/problemset/dat…
Dec 31, 2023 β€’ 14 tweets β€’ 6 min read
Free Data Analyst Learning Path from Google

A thread πŸ§΅πŸ‘‡ Image 1.
cloudskillsboost.google/focuses/2794?p…
Image
Oct 13, 2023 β€’ 6 tweets β€’ 1 min read
This is going to change Data Analytics!

A spreadsheet inside the Notebook which also generates Pandas code.

This makes Data Analysis easy for All!

A thread πŸ§΅πŸ‘‡
@tryMito is designed to simplify complex data tasks.

It offers a user-friendly interface to streamline data processing, visualization, and collaboration, making it an invaluable asset for data scientists.
May 28, 2023 β€’ 5 tweets β€’ 2 min read
Learn NumPy using this cheat sheet.
A thread πŸ§΅πŸ‘‡ Image Image
May 25, 2023 β€’ 8 tweets β€’ 4 min read
πŸ“‘πŸ’Ό Free Resume Guide for Data Analysts: Crafting an Impressive Data-Driven Resume! πŸ“ŠπŸ”
A thread πŸ§΅πŸ‘‡ Image 1️⃣ Hello aspiring data analysts!
🌟 In this thread, we'll explore a comprehensive guide to help you create a standout resume that showcases your skills and experiences in the field of data analysis. Let's dive in and make your resume shine! πŸ’ΌπŸ’‘
May 25, 2023 β€’ 7 tweets β€’ 2 min read
Learn Django for free πŸ€‘πŸ€‘πŸ€‘.
Today, let's talk about Django tutorials for beginners in simple terms and why learning Django can be super helpful for you.
Let's get started! πŸ’»πŸš€
A threadπŸ§΅πŸ‘‡ 1.
May 25, 2023 β€’ 6 tweets β€’ 3 min read
Every data scientist works with databases to query and process structured & unstructured data for Analysis.

@esProc_SPL has developed an open-source scripting language called SPL which comes in really handy for data processing.
A threadπŸ§΅πŸ‘‡ Image Let's take a simple Select Operation and compare it using SQL and SPL.
1. Getting the Names & Salaries of employees in the R&D Department and New York State.
SQL Solution:πŸ‘‡ Image
May 24, 2023 β€’ 7 tweets β€’ 2 min read
Want to learn Pandas 🐼 fast.

Check out these important functions to master pandas .

A thread πŸ§΅πŸ‘‡ Part 1 Image
May 21, 2023 β€’ 5 tweets β€’ 2 min read
Prepare for the SQL interviews using SQL Cheatsheet

A thread πŸ§΅πŸ‘‡ Image Image
May 3, 2023 β€’ 5 tweets β€’ 2 min read
Turn text into videos with AI voices.

Stop wasting time and money creating videos and voiceovers
@fliki_ai Transform blog articles into videos Image
May 3, 2023 β€’ 8 tweets β€’ 4 min read
Master data cleaning in pandas like a pro with these simple functions.

Data cleaning is a critical step in any data analysis project

Learn to clean messy datasets with these easy steps.

A threadπŸ§΅πŸ‘‡ Image In pandas, you can use functions like .dropna(), .fillna(), and .replace() to clean up your data.

For example, let's say you have a data frame with missing values like this: Image
May 3, 2023 β€’ 9 tweets β€’ 4 min read
πŸ“£ Object detection enthusiasts, I have some exciting news for you! πŸ“£

🏎️ @deci_ai brings you YOLO-based architecture, YOLO-NAS for object detection which has just been open-sourced!

A Game-Changer for Enthusiasts!

A threadπŸ§΅πŸ‘‡ 1. What's the NAS all about?

Researchers at Deci used Neural Architecture Search (NAS) to automate the discovery of an optimal object detection architecture.

🀯 They used deep learning to find a new deep learning architecture!
May 1, 2023 β€’ 4 tweets β€’ 1 min read
Basic Statistics Crash Course

Learn Stats can be tough but this starter blog can help you
Link below πŸ”—πŸ‘‡ Image 365datascience.com/tutorials/basi…
Apr 5, 2023 β€’ 9 tweets β€’ 3 min read
πŸ“Š Hey data analysts! Looking for some project ideas to flex your skills with the help of real datasets?
Here are some fun projects for various domains with dataset links.πŸ‘¨β€πŸ’»

A threadπŸ§΅πŸ‘‡ 🩺 Healthcare: Analyze patient data to identify potential risk factors for diseases. Use statistical analysis to find patterns in patient outcomes and create visualizations to communicate findings. Check out the dataset from MIT: mimic.physionet.org
Apr 4, 2023 β€’ 4 tweets β€’ 1 min read
Apr 3, 2023 β€’ 7 tweets β€’ 2 min read
🐍 Mastering OOPs in Python:

πŸŽ“The four main OOPs concepts in Python are Encapsulation, Inheritance, Polymorphism, and Abstraction.

A threadπŸ§΅πŸ‘‡ Image 1. 🧬 Encapsulation is the process of hiding the implementation details of an object from the user. In Python, encapsulation can be achieved using private variables and methods.
Example: Image
Mar 26, 2023 β€’ 6 tweets β€’ 3 min read
πŸ‘¨β€πŸ’» Want to practice your #Python coding skills and improve your problem-solving abilities?

Check out these websites that offer exercises and challenges with solutions:

A thread πŸ§΅πŸ‘‡ Image Descriptionhttps://365datascience.com/tutorials/python πŸ’» CodingBat (codingbat.com/python): Provides Python exercises to practice coding skills.
🐍 Practice Python (practicepython.org): Offers Python exercises and challenges for beginners and intermediate users.
Mar 26, 2023 β€’ 9 tweets β€’ 4 min read
Practice excel for free. I have made a collection of free resources.

A thread πŸ§΅πŸ‘‡ Image source: https://www.techrepublic.com/article/name-box- πŸ“Š Excel Easy: A website with tutorials and examples to help you learn and practice Excel. (excel-easy.com)

πŸ“ˆ Microsoft Excel: Microsoft's official Excel training center with video tutorials, quick start guides, and tips and tricks. (support.microsoft.com/en-us/excel)
Mar 25, 2023 β€’ 10 tweets β€’ 2 min read
How to use web scraping and APIs to collect data from various sources and formats.

Data is everywhere, but not always in the format or location that we need. I will show you how to use web scraping and APIs to collect data from various sources and formats.

A threadπŸ§΅πŸ‘‡ 1. Web scraping is the process of extracting data from web pages using code. It can be useful when the data is not available in a structured format such as a table or a file.
Mar 1, 2023 β€’ 7 tweets β€’ 2 min read
Advanced Python Concepts

A threadπŸ§΅πŸ‘‡ 1. Lambda Functions
Lambda functions are particularly useful in cases where we need to have a short one-time use function.
Syntax: lambda arguments: expression
Feb 12, 2023 β€’ 10 tweets β€’ 3 min read
πŸš€ Top AI-powered resumes that will get you the interview (ATS-friendly) πŸ‘¨β€πŸ’»

A thread πŸ§΅πŸ‘‡ 1. ResumAI.com
AI resume writing assistant