codebasics
Bitcoin Mining Fundamentals in Python | Python Bitcoin Tutorial
updated
00:00 What type of projects you should add to your resume
00:38 Project # 1 - Grocery store management system
01:46 Project # 2 - T20 World cup cricket data analytics
03:58 Project # 3 - Medical data extraction
06:22 Project # 4 - Sales insights for consumer goods company
08:08 Project # 5 - Friends and family image classification
Bright data signup link to get 15$ free credits: brightdata.grsm.io/codebasics
Resume link: bit.ly/3Gn6og3
Project playlist links,
1. Grocery store management: youtube.com/playlist?list=PLeo1K3hjS3uu1hh_qzBt6e379cofVD9Sb
2. T20 cricket data analytics: youtu.be/4QkYy1wANXA
3. Medical data extraction: codebasics.io/courses/python-for-beginner-and-intermediate-learners
4. Sales insights: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
5. Friends and family image classifier. For this project, you can use the following two playlists as a reference,
potato disease classifier: youtube.com/playlist?list=PLeo1K3hjS3ut49PskOfLnE6WUoOp_2lsD
sports celebrity classifier: youtube.com/playlist?list=PLeo1K3hjS3uvaRHZLl-jLovIjBP14QTXc
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
00:00 Introduction
00:52 Demo of ChatGPT writing code, poems, essays, etc
04:50 Which jobs will be secure against ChatGPT?
Nitin Agarwal's Post: linkedin.com/posts/ntnaggarwal_experiencefromthefield-activity-7006912936736690176-s5GO?utm_source=share&utm_medium=member_desktop
Anuj Gupta's Post: linkedin.com/posts/anujgupta-82_nlp-algorithms-neuralnetworks-activity-7008715667948343296-ZABn?utm_source=share&utm_medium=member_desktop
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Python Couse link: codebasics.io/courses/python-for-beginner-and-intermediate-learners/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description
Numpy playlist: youtube.com/playlist?list=PLeo1K3hjS3uset9zIVzJWqplaWBiacTEU
Pandas playlist: youtube.com/playlist?list=PLeo1K3hjS3uuASpe-1LjfG5f14Bnozjwy
Matplotlib playlist: youtube.com/playlist?list=PLeo1K3hjS3uu4Lr8_kro2AqaO6CFYgKOl
Machine Learning playlist: youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw
Deep Learning playlist: youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
NLP playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Bright data signup link to get 15$ free credits: brightdata.grsm.io/codebasics
Sample LinkedIn post for the final challenge: bit.ly/3uHCzQE
Code & other files can be downloaded from here: codebasics.io/resources
βοΈ Timestamps βοΈ
00:00:00 Overview
00:00:29 Problem statement
00:02:33 Requirement scoping
00:09:21 Data collection using web scraping (from ESPN Cricinfo website)
00:21:57 Data cleaning and transformation in Python Pandas
00:44:01 Data transformation in Power Query
00:56:52 Data modeling and building parameters using DAX
01:08:17 Build dashboard in Power BI
01:20:53 Collect insights from the dashboard and select the final 11 players
01:38:04 Challenge for you and prize
In this end-to-end data analytics project for beginners and advanced users, we have used cricket T20 world cup (2022) data to build insights on a best 11 players team that we can assemble from the earth that can go and play with aliens. We used bright data web scraping to collect data from espncricinfo website then we performed some data transformation and cleaning in pandas, followed by building dashboards in power bi. This is a solid data science resume project that will make your resume stand out in the competition. It is a fully guided data analytics project with all the materials included.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
We will use bright data for web scraping. To prepare for the project please install it using this link: brightdata.grsm.io/codebasics
You will get 15$ free credit for web scraping. In the signup form, it says work email but you can use your personal email there. I will give more details when the actual video for this project is released.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Codebasics Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
* Anyone can participate. It is totally FREE. You need to have some knowledge of Power BI or tableau to build BI dashboards. You can learn basic Power BI by watching this playlist: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
* Top 3 winners will get a price
* All qualified submissions will get 30% scholarship on our premium quality data analytics course
* They will also get a certificate
* Opportunity to learn data analytics and showcase your talent. Couple of folks who won the challenge last time were hired directly by my company AtliQ Technologies
What are you waiting for? Show some enthusiasm folks and enroll today π
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
βοΈ Timestamps βοΈ
0:00 Recession
6:18 What you should do in a recession?
6:38 Tip 1
7:50 Tip 2
8:23 Tip 3
11:01 Tip 4
13:05 Tip 5
13:38 Impact of recession on data job
Think school's video on recession and treasure yield curve: youtube.com/watch?v=HofmLFn6MTo
Personal finance dashboard tutorial: youtube.com/watch?v=pqSoCa2NGj4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
SQL course link: codebasics.io/courses/sql-beginner-to-advanced-for-data-professionals/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
We have made an honest attempt to make SQL learning experience FUN for you by adopting cinematic story telling mode and this video contains one of the clips from our course.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
βοΈ Timestamps βοΈ
00:00 What is cold emailing? Why does it work?
03:06 Six rules of cold emailing
Nick's Linkedin: linkedin.com/in/nick-singh-tech
Practice SQL interview questions: datalemur.com
4 Tips for building solid data science project portfolio: youtu.be/zh-xQp508Vk
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
1) Ashish Babaria- linkedin.com/posts/ashishbabaria_codebasicsresumeprojectchallenge-powerbi-activity-6992927362778587136-f3Ar?utm_source=share&utm_medium=member_desktop
Note: Pixel-perfect design and excellent use of visuals to enable insights for business. Top-notch work once again from Ashish.
2) Naveen S- linkedin.com/posts/naveen-s6_codebasicsresumechallenge-storytellingwithdata-activity-6990178185162227712-jV9h?utm_source=share&utm_medium=member_desktop
Note: Exceptional design and a detailed video explanation.
3) Satya Sravani Lakshmi Durga Pilli: linkedin.com/posts/satya-sravani-lakshmi-durga-pilli-774109174_codebasicsresumeprojectchallenge-business-activity-6986040227035303936-6aDs?utm_source=share&utm_medium=member_desktop
Note: Highly functional and interactive dashboard, probably the first submission and more importantly she helped so many others to complete this challenge by making this guide: linkedin.com/posts/satya-sravani-lakshmi-durga-pilli-774109174_how-to-get-started-with-a-power-bi-challenge-activity-6988687976075558912-HiWc?utm_source=share&utm_medium=member_desktop
3) Singaram Harish Kumar linkedin.com/posts/singaramharish_codebasicsresumeprojectchallenge-dax-codebasicsresumeprojectchallenge-activity-6990944292059918336-4Ppb/?utm_source=share&utm_medium=member_desktop
Note: Exceptional design, highly functional dashboard
Others who made it to Top 10 (there is no order or rank)
* Teodor Cristia
linkedin.com/posts/teodor-cristia_codebasicsresumeprojectchallenge-codebasics-activity-6995086248285507584-Pu4N/?utm_source=share&utm_medium=member_desktop
Note: A very functional dashboard and please mention Teodor is a great contributor to our discord community.
* Ashvini Patawar: linkedin.com/posts/ashvini-patawar_codebasicsresumeprojectchallenge-powerbi-activity-6994280000673759232-3d7f/?utm_source=share&utm_medium=member_desktop
Note: Excellent presentation - especially the supply chain specific recommendations at the end. Shows a good research work
* John Yohan Lee -linkedin.com/posts/lyoh001_powerbi-codebasicsresumeprojectchallenge-activity-6990469617781530625-EdG0/?utm_source=share&utm_medium=member_desktop
Note: He went a step ahead and created a prediction model for On Time and In Full
* Saurabh Narwane: app.powerbi.com/view?r=eyJrIjoiMGQzMzM3ZmQtYWFmZC00M2UxLTkxZjYtZjNjNGE0MWExMmUzIiwidCI6ImRmODY3OWNkLWE4MGUtNDVkOC05OWFjLWM4M2VkN2ZmOTVhMCJ9&pageName=ReportSection0813faa2ac0275085b4d
Note: A super functional dashboard with amazing navigation
* Anish Chougule : linkedin.com/posts/anishchougule_codebasicsresumeprojectchallenge-powerbi-activity-6993760405147852800-6LBH?utm_source=share&utm_medium=member_desktop
Note: Excellent dashboard design, functional dashboard and neat presentation of insights
* Anjali Pandey: linkedin.com/posts/anjali-pandey-933a96167_dataanalytics-project-dashboarding-activity-6990532116199403521-18-p/?utm_source=share&utm_medium=member_desktop
Note: Amazing video presentation, clear explanation of the problem and approach with a functional dashboard.
In this live stream, we will announce winners for our second resume challenge that was hosted on codebasics.io/event/codebasics-resume-project-challenge We will discuss what things we liked in their submissions. This will give you an opportunity to learn how data analytics projects are evaluated. The problem statement was to generate supply chain insights in FMCG domain.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Bright data sign-up link: brightdata.grsm.io/codebasics
Nick's Linkedin: linkedin.com/in/nick-singh-tech
Practice SQL interview questions: datalemur.com
Cold emailing as a technique to get an interview call: youtu.be/tD_sQSzq6uY
βοΈ Timestamps βοΈ
00:00 Introduction
00:43 Nick Singh's introduction
01:07 How Nick got a job at Facebook?
07:01 Tip # 1
08:43 Tip # 2
09:40 Tip # 3
14:30 Tip # 4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Code: github.com/codebasics/nlp-tutorials/blob/main/18_fasttext_classification/fasttext_tutorial.ipynb
Exercise: *will be available at some point in next few days after video post*
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
βοΈ Timestamps βοΈ
00:00 What is fastText?
08:06 fastText installation
10:42 fastText pre-trained models
18:51 Generate word embeddings for Indian food recipes
Code: github.com/codebasics/nlp-tutorials/blob/main/17_fasttext/fasttext_indian_food.ipynb
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
1) Learn data skills using our unique datasets, problem statements, and discord server support
2) Build a solid project portfolio for your resume
3) Win prizes
4) Showcase your talent on LinkedIn
Every month we will publish one challenge. Here is the page: codebasics.io/event/codebasics-resume-project-challenge
More details are available in the video.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Code: github.com/codebasics/nlp-tutorials/blob/main/16_word_vectors_gensim_text_classification/gensim_w2v_google.ipynb
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
πHashtagsπ
#nlp #nlptutorial #nlppython #gensimtutorial #gensimtutorialnlp #wordvectorsgensim #gensimwordvectors
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Good morning Hem Sir and Kirandeep. Here are my top 8 dashboards (People have done such good work that it was tough to choose these 8 submissions):
1. Ashish Babaria
link: (linkedin.com/posts/ashishbabaria_codebasicsresumeprojectchallenge-data-powerbi-activity-6977940034414886914-dmoJ/?utm_source=share&utm_medium=member_desktop)
2. Naveen S
link: (linkedin.com/posts/naveen-s6_codebasicsresumechallenge-codebasics-codebasicsresumechallenge-activity-6977486712180527105-17Hm/?utm_source=share&utm_medium=member_desktop)
3. Jay Charole
link: (linkedin.com/posts/jay-charole-2ab005153_codebasicsresumeprojectchallenge-data-github-activity-6982406301934891008-7vTy/?utm_source=share&utm_medium=member_desktop)
4. Rajendra Kumar Oram
link: linkedin.com/posts/rajendrakumaroram_codebasicsresumeprojectchallenge-codebasicsresumeprojectchallenge-activity-6982231986551631872-rtu3/?utm_source=share&utm_medium=member_desktop
5. Satya Sravani Lakshmi Durga Pilli
link: (linkedin.com/posts/satya-sravani-lakshmi-durga-pilli-774109174_codebasicsresumeprojectchallenge-business-activity-6974688188862791680-1h6c/?utm_source=share&utm_medium=member_desktop)
6. Hareesh Vuppalapati
link: (linkedin.com/posts/hareesh-vuppalapati-493b59151_codebasicsresumeprojectchallenge-powerbi-activity-6982339614271303680-kYAV/?utm_source=share&utm_medium=member_desktop)
7. Nandhu Krishnan
link: (linkedin.com/posts/nandhukrishnan144_codebasics-hospitality-dashboard-challenge-activity-6980770829198397440-J4Uf/?utm_source=share&utm_medium=member_desktop)
8. Arijit Prasad Naik
link: (linkedin.com/posts/arijit-prasad-nayak-475320204_codebasicsresumeprojectchallenge-hospitalityindustry-activity-6982391389309337600-gFPI/?utm_source=share&utm_medium=member_desktop)
In this live stream, we will announce winners for our first resume challenge that was hosted on codebasics.io/event/codebasics-resume-project-challenge We will discuss what things we liked in their submissions. This will give you an opportunity to learn how data analytics projects are evaluated.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Code: github.com/codebasics/nlp-tutorials/blob/main/15_word_vectors_gensim_overview/nlp_word_vectors_gensim_overview.ipynb
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
πHashtagsπ
#nlp #nlptutorial #nlppython #gensimtutorial #gensimtutorialnlp #wordvectorsgensim
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Code: github.com/codebasics/nlp-tutorials/blob/main/14_word_vectors_spacy_text_classification/word_vectors_spacy_text_classification.ipynb
Exercise: github.com/codebasics/nlp-tutorials/blob/main/14_word_vectors_spacy_text_classification/spacy_word_embeddings_exercise.ipynb
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Dataset credit: kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#nlp #nlptutorial #nlppython #spacytutorial #spacytutorialnlp #wordvectorsspacy #spacywordvectors
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Code: github.com/codebasics/nlp-tutorials/tree/main/13_word_vectors_spacy_overview
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Spacy English model page: spacy.io/models/en
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#nlp #nlptutorial #nlppython #spacytutorial #spacytutorialnlp #wordvectorsspacy #spacywordvectors
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
βοΈ Timestamps βοΈ
0:00 Introduction
0:32 What is your role at Google?
1:55 Whatβs your typical day like at work?
6:40 How does Google help their clients by providing cloud AI industry solutions?
14:41 Have you worked on any Google AI projects that have a direct impact on the common people?
17:01 What is in google culture that binds the talent together for success?
21:40 How do you see AIβs adoption in the industry?
24:22 How do you see the future of AI in next 5 years?
29:28 How teaching experience helped you to become what you are now?
31:40 How much of the βIndianβ experience helped you work abroad and how much of the βworking abroadβ experience helped you to work again in India?
34:38 What is career advice to get a job at the google AI / ML Team?
Nitin Aggarwal's LinkedIn: linkedin.com/in/ntnaggarwal
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#googleinterviewtips #googleaihead #googleinterview #googlecloudai #googleai
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
1) Learn data skills using our unique datasets, problem statements, and discord server support
2) Build a solid project portfolio for your resume
3) Win prizes
4) Showcase your talent on LinkedIn
Every month we will publish one challenge. Here is the page: codebasics.io/event/codebasics-resume-project-challenge
More details are available in the video.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#resumeproject #projectportfolio #resume #portfolio
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Keep this things in mind to get your resume picked.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
2) Stratascratch: https://lnkd.in/eiXDF7ms
3) Leetcode: https://lnkd.in/esvbzk-M
Audio Credits
Label: Warner Latina
SofΓa Reyes song
NVIDIA GTC is the world's biggest AI virtual conference that anyone can attend for FREE. One lucky person will get NVIDIA RTX 3080 Ti GPU (1199$ value) as a giveaway, I have mentioned the rules of the giveaway in this video. We also have NVIDIA Deep Learning Institute Passes (Upto 90$ value) and 5 winners will get those.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
πHashtagsπ
#nvidiagtc2022 #nvidia #gtc #giveaway #nvidiagraphicscard #nvidiagiveaway #nvidiagtc
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Two unique project opportunities,
1. omdena.com/projects/ai-maternal-care
2. omdena.com/projects/mapping-tool-for-disaster-management
Here are all Omdena projects, feel free to apply for any of them: omdena.com/projects
Join Omdena local chapter: omdena.com/local-chapters
Benefits of working on Omdena projects:
1) Learn data science, ML by working on real projects
2) If you get selected as Omdena's top talent, you will have the opportunity to get hired directly by companies in Omdena's network or leverage Omdena project experience to hunt for jobs on your own
3) You can also get an opportunity to work on Omdena's paid projects
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
1. Excel
2. SQL
3. Power BI
4. Communication & Presentation Skills
5. Domain Knowledge
6. Programming Knowledge
7. Math & Statistics
8. Problem Solving
Link to full explanation video: youtube.com/watch?v=E_IQ3mzZyrw
#shorts #dataanalytics #jobs #2022 #analyst
Video Credit: Marvel Studios
1) Power Query
2) Data Modeling
3) DAX
4) Dashboarding
5) Deployment using Power BI Service
6) Art of Googling
#powerbi #thanos #snap #dashboarddesign #dataanalytics #learning #shorts
Image Credit: Marvel Studios
Full tutorial on Word2vec: youtube.com/watch?v=hQwFeIupNP0
Complete NLP Playlist: youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#nlp #nlptutorial #textrepresentation #wordembeddings #nlptextrepresentation #nlpwordembeddings
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
Learn Effective Dashboarding Techniques for free: youtube.com/watch?v=HuZiJ44_71M
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Link to Chris Webbβs Blog: blog.crossjoin.co.uk/2018/07/09/power-bi-combine-multiple-excel-worksheets
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Pinali Mandalia: linkedin.com/in/pinali-mandalia
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
In this introduction video, we will discuss the problem statement.We will be solving a real-time challenge of Pinali Mandalia ) - HR from Atliq Technologies using Power BI.
Input Excel and output pbix files can be downloaded from here: github.com/codebasics/DataAnalysisProjects/tree/master/4_HRAnalytics
HR Data Analytics playlist: youtube.com/playlist?list=PLeo1K3hjS3uuVQccZa7yFwK3ltoGQOWbM
Other data analytics projects
===================
Sales insights, power bi: youtube.com/playlist?list=PLeo1K3hjS3uva8pk1FI3iK9kCOKQdz1I9
Sales insights, Tableau: youtube.com/playlist?list=PLeo1K3hjS3usDI9XeUgjNZs6VnE0meBrL
Personal finance dashboard: youtube.com/watch?v=pqSoCa2NGj4
Pinali Mandalia: linkedin.com/in/pinali-mandalia
πHashtagsπ
#dataanalystproject #powerbiproject #dataanalystprojects #dataanalysisprojectsforbeginners #dataanalyticsproject #codebasicspowerbi #dataanalystresumeprojects #powerbiprojectforresume
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
There is a limit of only 200 participants so make sure you join on time if you want to attend.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Dhaval's linkedin: linkedin.com/in/dhavalsays
Hem's linkedin: linkedin.com/in/hemvad
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
September 5 is celebrated as teacher's day in India, on this occasion, I want to share a story of a teacher who doesn't want to retire.
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#sql #interview #sqlinterviewquestions #sqlforbeginners #sqlforfreshers#sqlinterview
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Dhaval's Personal Instagram: instagram.com/dhavalsays
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
πHashtagsπ
#whatisBItool #businessintelligencetools #businessintelligence #powerbi #datavisualizationtools #toolsforbusinessintelligence
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true
Do you want to learn technology from me? Check codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.
Need help building software or data analytics/AI solutions? My company atliq.com can help. Click on the Contact button on that website.
π₯ Codebasics Hindi channel: youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg
#οΈβ£ Social Media #οΈβ£
π Discord: discord.gg/r42Kbuk
πΈ Instagram: instagram.com/codebasicshub
π Facebook: facebook.com/codebasicshub
π± Twitter: twitter.com/codebasicshub
π Linkedin (Personal): linkedin.com/in/dhavalsays
π Linkedin (Codebasics): linkedin.com/company/codebasics
π Patreon: patreon.com/codebasics?fan_landing=true


