Data Analysis Using Pyspark
Skills:
ML Pipelines60%
Key Takeaways
Applies Pyspark for data analysis and distributed data processing
Original Description
One of the important topics that every data analyst should be familiar with is the distributed data processing technologies. As a data analyst, you should be able to apply different queries to your dataset to extract useful information out of it. but what if your data is so big that working with it on your local machine is not easy to be done. That is when the distributed data processing and Spark Technology will become handy. So in this project, we are going to work with pyspark module in python and we are going to use google colab environment in order to apply some queries to the dataset we have related to lastfm website which is an online music service where users can listen to different songs. This dataset is containing two csv files listening.csv and genre.csv. Also, we will learn how we can visualize our query results using matplotlib.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: ML Pipelines
View skill →Related Reads
📰
📰
📰
📰
MiniMax Raises HK$16B, Goldman Sachs Urges Pivot to China AI Value Chain
Dev.to AI
seq 14. Great Powers Climb, Then Pull the Ladder Up
Medium · AI
Why U.S. Stocks Keep Rising Through an Energy Shock
Medium · AI
L’IA di Google fa aumentare il consumo di energia elettrica del 37%
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI