Archives for exploratory data analysis

14 Jul

Comprehensive Guide To Time Series Analysis Using ARIMA

image-24253
image-24253

Time series data is a set of observations collected through repeated measurements over time. Plotting the points on a graph, one of our axes would always be time. Time series data is everywhere since time is a constituent of everything observable. As the world advances every day with technology, sensors and systems constantly produce a…

The post Comprehensive Guide To Time Series Analysis Using ARIMA appeared first on Analytics India Magazine.

04 Jul

Exploring SimFin API Using Exploratory Data Analysis

image-24007
image-24007

Analysis, in general, is the process of exploring a topic in particular by breaking and simplifying it into smaller sub-topics to gain insights and a better understanding. The process of evaluating a business and its associated resources such as projects, budgets, and other finance-related information is known as Financial analysis. Financial Analysis performed on a…

The post Exploring SimFin API Using Exploratory Data Analysis appeared first on Analytics India Magazine.

16 Feb

Why Effective Data Exploration And Visualisation Should Be Part Of Every Data Scientist’s Arsenal

image-20047
image-20047

“Always plot your data.” Martin Henze Data collection is tricky, data curation is tricky and everything about data is messy. EDA or exploratory data analysis via visual inspection makes data less terrifying. It exposes the outliers, it pulls the curtain on human biases. But performing EDA is a skill in itself and to demonstrate the…

The post Why Effective Data Exploration And Visualisation Should Be Part Of Every Data Scientist’s Arsenal appeared first on Analytics India Magazine.

01 Nov

Exploratory Data Analysis: Functions, Types & Tools

image-17247
image-17247

Discovered in the 1970s by American mathematician John Tukey, exploratory data analysis (EDA) is a method of analysing and investigating the data sets to summarise their main characteristics. Scientists often use data visualisation methods to discover patterns, spot anomalies, check assumptions or test a hypothesis through summary statistics and graphical representations. EDA goes beyond the…

The post Exploratory Data Analysis: Functions, Types & Tools appeared first on Analytics India Magazine.

25 Sep

Hands-On Guide To Pandas Visual Analysis – Way To Speed-Up Data Visualization

image-15989
image-15989

Pandas Visual Analysis is an open-source python library which is used to visually analyze the data and that too in just a single line of code. It creates a user interface that can be used to create different plots and graphs taking different attributes.

The post Hands-On Guide To Pandas Visual Analysis – Way To Speed-Up Data Visualization appeared first on Analytics India Magazine.