Why did you decide to learn data science?


Blogging Assignments for Flatiron Bootcamp

Confusion Matrix | Performance of a Classification Algorithm

Published on Medium Article

Time Series: Converting Transformed Data to Original Scale

So, you just worked through several Stationarity Assumptions to properly transform your original dataset in preparation for time series modeling. To make a time series stationary, you may have performed the following:


Hypothesis Testing

Hypothesis testing is an act in statistics whereby an analyst tests an assumption regarding a population parameter. The methodology employed by the analyst depends on the nature of the data used and the reason for the analysis. Hypothesis testing is used to infer the result of a hypothesis performed on sample data from a larger population.


Pandas | Dataframes

Published on Medium Article

Python Comprehensions

Published on Medium Article