Gagandeep Kundi
Gagandeep Kundi
  • Видео 4
  • Просмотров 17 578
How to Use Jira and Confluence for Learning Data Science
How to Use Jira and Confluence for Learning Data Science
Просмотров: 343

Видео

How to Scrape Google Play Reviews and do Sentiment Analysis using Python and Transformers
Просмотров 12 тыс.2 года назад
The video consists of Scraping Google Play Reviews using a library called google_play_scraper. And in the next step we will use transformers to do sentiment analysis of the reviews.
Data Analysis with PySpark - (IPL 2022 Auction Project - Part 2)
Просмотров 4,5 тыс.2 года назад
This is an introduction to manipulating DataFrame in PySpark for beginners, basic select, filter, aggregation, groupby. Git Link: github.com/kundigagandeep/IPL-Auction
How to run SQL Queries in Python (Pandas Library) - IPL Auction Project
Просмотров 1,3 тыс.2 года назад
This is an introductory video on using SQL with Pandas library to get some hands on practice with both SQL and Pandas. This is part 1 of the series, in the part 2 we will answer the following questions again with PySpark. Full Project: github.com/kundigagandeep/IPL-Auction