PinnedRahul ShahinTowards AIUsing the Indian Number System in Plotly PlotsI aimed to replace the conventional ‘Millions’ and ‘Billions’ notations with the more culturally relevant ‘Lacs’ and ‘Crores’.Aug 19, 2023Aug 19, 2023
PinnedRahul ShahEssential Pandas Operations You Must Bookmark Right AwayPandas is a well-known Python module that handles everything from data pre-processing to data analysis.Nov 16, 2022Nov 16, 2022
Rahul ShahQuick Web Scraping using GazpachoWeb scraping using gazpacho can come really handy when we want to fetch data in no time.Jan 11, 2022Jan 11, 2022
Rahul ShahMethods for Calculating Sentiment Score for TextWith the help of these scores, we can understand the emotion behind the text and classify them for further decision-making.Dec 1, 2021Dec 1, 2021
Rahul ShahCreating a Simple Z-test Calculator using StreamlitZ-test is a kind of Hypothesis test based on Standard Normal Distribution. It is also known as Standard Normal Z TestNov 27, 2021Nov 27, 2021
Rahul ShahIntroduction to File Operations in PythonA file is an essential data item stored in one’s computer. Each file can be characterized with its filename & file extension.Oct 27, 2021Oct 27, 2021
Rahul ShahA Comprehensive Guide to PySpark RDD OperationsPySpark is a great tool for performing cluster computing operations in Python.Oct 9, 2021Oct 9, 2021
Rahul ShahEssential PySpark DataFrame Column Operations for Data EngineeringPySpark Column Operations plays a key role in manipulating and displaying desired results of PySpark DataFrame.Sep 16, 2021Sep 16, 2021
Rahul ShahBeginner’s Guide To Create PySpark DataFrameSpark is a cluster computing platform that allows us to distribute data and perform calculations on multiples nodes of a cluster.Sep 13, 2021Sep 13, 2021
Rahul ShahUnique Data Visualization Techniques To Make Your Plots Stand OutVisualization plays an important role in gaining quality insights from the data. Creating appealing plots is a way to increase the…Sep 13, 2021Sep 13, 2021