Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.61 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.61 KB

Data Science - Cheat Sheets

Compendium of usefull cheat sheets for data science

R

  • Basic R - R-101
  • Rsutdio - IDE description and handy key shortcuts
  • Shiny apps - Web development with R
  • Advance R - Enviroments, Object oriented, Functions and Debugging

Tidy-verse

R Markdown

Python

Bases de datos

GIT

Miscelaneus

  • Regular expressions
  • Docker
    • CS 1 - Simple cheat sheet
    • CS 1 - More complete cheat sheet
  • awk - awk shell command