kaymal / R-and-Python

Trying to compare and evaluate different aspects of R and Python, and create a workflow for Data Science using both languages in one Notebook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-and-Python

Is it possible to use both programs in our Data Science workflow? I believe it is! I'll try to make a comparison of these two to see whether using both will increase overall efficiency in Data Analysis and Machine Learning processes.

  1. R & Python in One (Same) Notebook

    How to use R and Python in one Jupyter Notebook.

  2. R & Python Basics: Comparison Cheat Sheet

    Arithmetic operators, vectors, arrays, matrices, factors, data frames, lists, loops, relational and logical operators, loops, functions.

  3. Importing Data and Basic EDA

    Some comparison on importing data and basic EDA. Transfering data between R and Python in Jupyter Notebook.

About

Trying to compare and evaluate different aspects of R and Python, and create a workflow for Data Science using both languages in one Notebook.


Languages

Language:Jupyter Notebook 100.0%