An open API service indexing awesome lists of open source software.

https://github.com/rosa-lpz/data-analysis-handbook

Data Analysis base knowledge and practical applications
https://github.com/rosa-lpz/data-analysis-handbook

data data-analysis data-visualization database dax documentation power-bi python r sql tableau tableau-public

Last synced: 3 months ago
JSON representation

Data Analysis base knowledge and practical applications

Awesome Lists containing this project

README

          

# Data Analysis Handbook

Focuses on processing and analyzing data, primarily structured data, to extract useful information and support business decision-making.

* It includes tasks such as cleaning, organizing, calculating metrics, statistical analysis, and creating visualizations.
* Its purpose is to answer specific questions and solve specific problems based on existing data.
* It requires skills in statistics, database management, and tools such as Excel, SQL, and visualization tools.
* It is more descriptive and exploratory, focusing on interpreting data to improve efficiency and support business operations.

## Statistics

## Programming

**[Python](https://github.com/rosa-lpz/python/)**
* Python for Data Cleaning, Processing and Analysis
* [NumPy](https://github.com/rosa-lpz/python/tree/main/numpy)
* [Pandas](https://github.com/rosa-lpz/python/tree/main/pandas)
* [PySpark](https://github.com/rosa-lpz/pyspark)
* Python for Data Visualization
* [Matplotlib](https://github.com/rosa-lpz/python/tree/main/matplotlib)
* [Seaborn](https://github.com/rosa-lpz/python/tree/main/seaborn)
* [Bokeh](https://github.com/rosa-lpz/python/tree/main/bokeh)
* [Plotly](https://github.com/rosa-lpz/python/tree/main/plotly)

**[SQL](https://github.com/rosa-lpz/sql)**

## Data Analysis Software Tools
- **[Power BI](power-bi/)**
- [Power Query M](power-bi/power-query-m/)
- [Functions](power-bi/power-query-m/functions/)
- [Table Functions](power-bi/power-query-m/functions/table/)
- [DAX](power-bi/dax/)
- [Filters](power-bi/dax/filters/)
- [Tables](power-bi/dax/tables/)
- [Documentation](power-bi/documentation/)
- **[Tableau](tableau/)**
- **[Google Data Studio / Looker](google-data-studio-looker/)**

## References / Resources
### [Resources for Data Science](https://github.com/rosa-lpz/resources-for-data-science)
* **Python**
* [PDF](dataquest_python-cheatsheet.pdf) | [Website](https://www.dataquest.io/cheat-sheet/python-cheat-sheet/Much) | DataQuest - Python Cheat Sheet
* [PDF](cheatsheets/dataquest_pandas-cheat-sheet.pdf) | [Website](https://www.dataquest.io/cheat-sheet/pandas-cheat-sheet/) | DataQuest - Pandas Cheat Sheet
* [Website](https://www.datacamp.com/tutorial/matplotlib-tutorial-python) | Datacamp - Introduction to Plotting with Matplotlib in Python
* **SQL**
* [PDF](cheatsheets/dataquest_sql-cheat-sheet.pdf) | [Website](https://www.dataquest.io/cheat-sheet/sql-cheat-sheet/) | DataQuest - SQL Cheat Sheet
* **Power BI**
* [PDF](cheatsheets/dataquest_power-bi_cheat-sheet.pdf) |[Website](https://www.dataquest.io/cheat-sheet/power-bi-cheat-sheet/) | DataQuest - Power BI Cheat Sheet
* DataCamp
* [PDF](cheatsheets/datacamp_power-bi_cheat-sheet.pdf) | [Website](https://www.datacamp.com/cheat-sheet/power-bi-cheat-sheet) | Power BI
* [PDF](cheatsheets/datacamp_power-bi_tables-in-power-query-m.pdf) | [Website](https://www.datacamp.com/cheat-sheet/working-with-tables-in-power-query-m-in-power-bi) | Working with Tables in Power Query M
* [PDF](cheatsheets/datacamp_power-bi_data-transformation_power-query-m.pdf) | [Website](https://www.datacamp.com/cheat-sheet/data-transformation-with-power-query-m-in-power-bi) | Data Transformation with Power Query M
* [PDF](cheatsheets/datacamp_power-bi-formulas-in-DAX_cheat-sheet.pdf) | [Website](https://www.datacamp.com/cheat-sheet/dax-cheat-sheet) | Formulas-in-DAX