fearless-goat-measure-54.hashnode.devStatistics for Data science(with python): Correlation CoefficientHi and welcome Have you wondered how to tell what features influences others in a given experiemnt or analysis? For instance , does the height of individual have any effect o his/her weight or is there any linear relationship between age and salary? ...Apr 2, 2020
fearless-goat-measure-54.hashnode.devStatistics for data Science(with python) I: Data and its representationsHi and welcome Statistics is a discipline that deals with the collections, organization, interpretation, presentation of data and making decisions from data. Since this discipline is centered around data, understanding what data is should be paramoun...Apr 1, 2020
fearless-goat-measure-54.hashnode.devData Selection in pandasHi and welcome This is my 4th post on my series of posts on the pandas library in python. To go through the first post click here , for the second post click here and here for the third . In this post we shall be considering the follow How to ma...Mar 29, 2020
fearless-goat-measure-54.hashnode.devPandas: How to drop data, read files and work with String methodsHi and welcome This is the third post on my series of blog posts on the pandas library. if you're new to the pandas library or need a re-fresher on it, then i suggest you go through the previous post . In this post, i will be treating the followi...Mar 27, 2020
fearless-goat-measure-54.hashnode.devPandas DataFrame: A gentle introductionHi and Welcome This is the second post, on my series of posts on the pandas library. In the previous post, we went through the pandas Series object, which is one of the two main objects in pandas. In this post we shall be considering the following:...Mar 26, 2020