Linguagens de Programação para Ciência de Dados

Exploração e comunicação de dados com R e Python

Informações

Ementa

  1. Manipução de dados com Python.
    1. Numpy, Pandas, Matplotlib e afins.
    2. Importação e exame.
    3. Limpeza e organização.
    4. Transformação de conteúdo e forma.
    5. Junções de tabelas.
    6. Agregação e análise descritiva.
    7. Visualização de dados.
  2. Manipulação de dados com R.
    1. R básico, tidyverse e data.table.
    2. Importação e exame.
    3. Limpeza e organização.
    4. Transformação de conteúdo e forma.
    5. Junções de tabelas.
    6. Agregação e análise descritiva.
    7. Visualização de dados.
  3. Gráficos, relatórios e dashboards.
    1. Gráficos estáticos.
    2. Gráficos interativos.
    3. Introdução aos relatórios dinâmicos.
    4. Introdução ao shiny.
    5. Introdução ao web scraping.

Referências bibliográficas

ABEDIN, J.; DAS, K. Data manipulation with R. 2nd ed. Packt Publishing, 2015.

ANTHONY, F. Mastering Pandas. Packt Publishing, 2015.

BEELEY, C. Web application development with R using Shiny. Packt Publishing, 2013.

BOEHMKE, B. Data wrangling with R. Springer International Publishing, 2016.

BROUCKE, S. VANDEN. Practical web scraping for data science: Best practices and examples with Python. Apress, 2018.

CHANG, W. R graphics cookbook. O’Reilly Media, Incorporated, 2013.

CHEN, D. Pandas for everyone: Python data analysis. Pearson Education, 2017.

MCKINNEY, W. Python for data analysis: Data wrangling with Pandas, NumPy, and IPython. O’Reilly Media, 2017.

MUNZERT, S.; RUBBA, C.; MEIßNER, P.; NYHUIS, D. Automated data collection with R: A practical guide to web scraping and text mining. Wiley, 2015.

PETROU, T. Pandas cookbook: Recipes for scientific computing, time series analysis and data visualization using Python. Packt Publishing, 2017.

TEUTONICO, D. ggplot2 essentials. Packt Publishing, 2015.

WICKHAM, H. ggplot2: Elegant graphics for data analysis. Springer International Publishing, 2016.

WICKHAM, H.; GROLEMUND, G. R for data science: Import, tidy, transform, visualize, and model data. O’Reilly Media, 2016.

WILKINSON, L.; WILLS, D.; ROPE, D.; NORTON, A.; DUBBS, R. The grammar of graphics. Springer New York, 2013.

XIE, Y.; ALLAIRE, J.; GROLEMUND, G. R markdown: The definitive guide. CRC Press, 2018.

Curso de Especialização em Data Science & Big Data