mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-18 23:21:18 +02:00
Add roadmap dirs for data analyst
This commit is contained in:
@@ -0,0 +1 @@
|
||||
# Data analytics
|
@@ -0,0 +1 @@
|
||||
# Descriptive
|
@@ -0,0 +1 @@
|
||||
# Diagnostic
|
@@ -0,0 +1 @@
|
||||
# Predictive
|
@@ -0,0 +1 @@
|
||||
# Prescriptive
|
@@ -0,0 +1 @@
|
||||
# Types data analytics
|
@@ -0,0 +1 @@
|
||||
# Collection
|
@@ -0,0 +1 @@
|
||||
# Cleanup
|
@@ -0,0 +1 @@
|
||||
# Exploration
|
@@ -0,0 +1 @@
|
||||
# Visualization
|
@@ -0,0 +1 @@
|
||||
# Statistical analysis
|
@@ -0,0 +1 @@
|
||||
# Machine learning
|
@@ -0,0 +1 @@
|
||||
# Keyconcepts for data
|
@@ -0,0 +1 @@
|
||||
# Introduction
|
@@ -0,0 +1 @@
|
||||
# Sum
|
@@ -0,0 +1 @@
|
||||
# Min max
|
@@ -0,0 +1 @@
|
||||
# Average
|
@@ -0,0 +1 @@
|
||||
# Count
|
@@ -0,0 +1 @@
|
||||
# Concat
|
@@ -0,0 +1 @@
|
||||
# Trim
|
@@ -0,0 +1 @@
|
||||
# Upper lower proper
|
@@ -0,0 +1 @@
|
||||
# Replace substitute
|
@@ -0,0 +1 @@
|
||||
# Vlookup hlookup
|
@@ -0,0 +1 @@
|
||||
# If
|
@@ -0,0 +1 @@
|
||||
# Datedif
|
@@ -0,0 +1 @@
|
||||
# Basic functions
|
@@ -0,0 +1 @@
|
||||
# Pivot tables
|
@@ -0,0 +1 @@
|
||||
# Charting
|
@@ -0,0 +1 @@
|
||||
# Excel
|
1
src/data/roadmaps/data-analyst/content/102-sql.md
Normal file
1
src/data/roadmaps/data-analyst/content/102-sql.md
Normal file
@@ -0,0 +1 @@
|
||||
# Sql
|
@@ -0,0 +1 @@
|
||||
# Python
|
@@ -0,0 +1 @@
|
||||
# R
|
@@ -0,0 +1 @@
|
||||
# Programming language
|
@@ -0,0 +1 @@
|
||||
# Pandas
|
@@ -0,0 +1 @@
|
||||
# Dplyr
|
@@ -0,0 +1 @@
|
||||
# Data manipulation libraries
|
@@ -0,0 +1 @@
|
||||
# Matplotlib
|
@@ -0,0 +1 @@
|
||||
# Ggplot2
|
@@ -0,0 +1 @@
|
||||
# Data visualization libraries
|
@@ -0,0 +1 @@
|
||||
# Databases
|
@@ -0,0 +1 @@
|
||||
# Csv files
|
@@ -0,0 +1 @@
|
||||
# Apis
|
@@ -0,0 +1 @@
|
||||
# Web scraping
|
@@ -0,0 +1 @@
|
||||
# Data collection
|
@@ -0,0 +1 @@
|
||||
# Missing data
|
@@ -0,0 +1 @@
|
||||
# Removing duplicates
|
@@ -0,0 +1 @@
|
||||
# Finding outliers
|
@@ -0,0 +1 @@
|
||||
# Data transformation
|
@@ -0,0 +1 @@
|
||||
# Pandas
|
@@ -0,0 +1 @@
|
||||
# Dplyr
|
@@ -0,0 +1 @@
|
||||
# Data cleaning
|
@@ -0,0 +1 @@
|
||||
# Mean
|
@@ -0,0 +1 @@
|
||||
# Median
|
@@ -0,0 +1 @@
|
||||
# Mode
|
@@ -0,0 +1 @@
|
||||
# Average
|
@@ -0,0 +1 @@
|
||||
# Central tendency
|
@@ -0,0 +1 @@
|
||||
# Range
|
@@ -0,0 +1 @@
|
||||
# Variance
|
@@ -0,0 +1 @@
|
||||
# Standard deviation
|
@@ -0,0 +1 @@
|
||||
# Dispersion
|
@@ -0,0 +1 @@
|
||||
# Skewness
|
@@ -0,0 +1 @@
|
||||
# Kurtosis
|
@@ -0,0 +1 @@
|
||||
# Distribution shape
|
@@ -0,0 +1 @@
|
||||
# Visualising distributions
|
@@ -0,0 +1 @@
|
||||
# Descriptive analysis
|
@@ -0,0 +1 @@
|
||||
# Tableau
|
@@ -0,0 +1 @@
|
||||
# Powerbi
|
@@ -0,0 +1 @@
|
||||
# Matplotlib
|
@@ -0,0 +1 @@
|
||||
# Seaborn
|
@@ -0,0 +1 @@
|
||||
# Ggplot2
|
@@ -0,0 +1 @@
|
||||
# Bar charts
|
@@ -0,0 +1 @@
|
||||
# Histograms
|
@@ -0,0 +1 @@
|
||||
# Line chart
|
@@ -0,0 +1 @@
|
||||
# Stacked chart
|
@@ -0,0 +1 @@
|
||||
# Scatter plot
|
@@ -0,0 +1 @@
|
||||
# Heatmap
|
@@ -0,0 +1 @@
|
||||
# Funnel chart
|
@@ -0,0 +1 @@
|
||||
# Pie chart
|
@@ -0,0 +1 @@
|
||||
# Data visualization
|
@@ -0,0 +1 @@
|
||||
# Hypothesis testing
|
@@ -0,0 +1 @@
|
||||
# Correlation analysis
|
@@ -0,0 +1 @@
|
||||
# Regression
|
@@ -0,0 +1 @@
|
||||
# Statistical analysis
|
@@ -0,0 +1 @@
|
||||
# Supervised
|
@@ -0,0 +1 @@
|
||||
# Unsupervised
|
@@ -0,0 +1 @@
|
||||
# Reinforcement
|
@@ -0,0 +1 @@
|
||||
# Decision trees
|
@@ -0,0 +1 @@
|
||||
# Naive bayes
|
@@ -0,0 +1 @@
|
||||
# Knn
|
@@ -0,0 +1 @@
|
||||
# Kmeans
|
@@ -0,0 +1 @@
|
||||
# Logistic
|
@@ -0,0 +1 @@
|
||||
# Model evaluation techniques
|
@@ -0,0 +1 @@
|
||||
# Machine learning basics
|
@@ -0,0 +1 @@
|
||||
# Concepts
|
@@ -0,0 +1 @@
|
||||
# Parallel processing
|
@@ -0,0 +1 @@
|
||||
# Mpi
|
@@ -0,0 +1 @@
|
||||
# Map reduce
|
@@ -0,0 +1 @@
|
||||
# Data processing techniques
|
@@ -0,0 +1 @@
|
||||
# Data storage solutions
|
@@ -0,0 +1 @@
|
||||
# Hadoop
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user