How to Create Bins and Buckets with Pandas

Published: 25 September 2020
on channel: Absent Data
11,113
214

In this video, I'm going to show you how to create bin data using pandas and this is a great technique to create categories out of continuous data. Hopefully. you'll enjoy the video and learn how to create bins by grouping continuous data so let's see the entire video.

Subscribe to my channel to stay tuned:    / @absentdata  

Get the dataset: https://www.kaggle.com/c/titanic
Find the Jupyter Notebook here: https://github.com/Gaelim/youtube/blo...

Binning or discretization is the process of transforming numerical variables into categorical counterparts. Numerical variables are usually discretized in the modeling methods based on frequency tables. Statistical data binning is a way to group numbers of more or less continuous values into a smaller number of "bins".

We will use the Pandas CUT function. This method basically means that cut divide up the underlying data into equal-sized. or categorical bins. The function defines the bins using percentiles based on the distribution of the data, not the actual numeric edges of the bins.

Thanks for watching and I hope you enjoy this video and if you find any helps from this video so please subscribe to my channel to get more updates.

Leave a comment below what do you think and if you have any questions regarding this video.

Subscribe to my channel to stay tuned:
   / @absentdata  

Follow us:
LinkdIn:   / gaelimholland  

#Python
#HowToCreateBinUSingPandas
#PandasTutorial
#BinningTechniques
#MachineLearning


Watch video How to Create Bins and Buckets with Pandas online without registration, duration hours minute second in high quality. This video was added by user Absent Data 25 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 11,113 once and liked it 214 people.