| | | | |

Java Python R SQL Excel Compared Similarities For Data Science and Data Analytics – The Basics

If you have ever worked with Java, Python, R, SQL, Excel and other Languages on a varied Data Science or Data Analytics projects, you will realise that all these languages have similar syntaxes, or at least, can achieve the same objective with very similar codes.

 

Below is a comparison and similarities of these various tools and programmes I put together for quick reference when I realised that there are some similarities between these languages languages and tools are.

Though it is not complete and exhaustive, I believe it will be of help to someone.

If you have any similarities amongst any of these languages, please leave it as a comment in the comment box I will update the table.

I would want this to help all new people who are into Data Science and Data Analytics as I wish I had something similar to this when I first started. Thank you for your contribution.

 

Navigating the table:

Please

  1. Use the search box located directly on the top right hand corner of the table to search for terms
  2. Use the scroll bar at the bottom of the table to see all columns
  3. The table has 5 columns which are Java, Python, R, SQL, Excel, Example,  Description

 

[table id=1 /]

Want more information like this?

Similar Posts

  • |

    Rank Sort Series DataFrames in Python Pandas Numpy

      In this quick notes, we will have a look at Rank and Sort in Series and DataFrames in Python In [1]:

      In [3]:

      Out[3]:

    In [4]:

      Out[4]:

    In [5]:

     

    Out[5]:

    In [6]:

      Out[6]:

    In [7]:

      In [8]:

      Out[8]:

    In [10]:

     …

  • Array Transposition – Numpy Python Data Analysis

    Welcome Guys, We will be looking at Array transposition in this quick notes. This is part of lectures on Learning Python for Data Analysis and Visualization by Jose Portilla on Udemy.   In [1]:

      In [2]:

      Out[2]:

    In [17]:

      Out[17]:

    In [10]:

      Out[10]:

    In [11]:

      Out[11]:

    In [23]:

     

  • Basic Bash Commands For Quick Reference

    These are some common basic bash commands for your quick reference Credit: Big Data For Data Engineers – Coursera Command Description awk “Aho, Weinberger and Kernigan”, Bell Labs, 1970s. Interpreted programming language for text processing. awk -F (see above) + Set the field separator. cat Display the contents of a file at the command line, is…

  • | |

    Coursera Capstone Project – Data Analysis and Interpretation

    What is it This week, I started the Data Analysis and Interpretation Capstone by Wesleyan University on Coursera. This is the final of 5 course specialisation. The capstone project is expected to take 4 weeks. With each week tackling and doing a major component of the Project work.   What is the objective The objective of…

  • |

    Save Python Pivot Table in Excel Sheets ExcelWriter

    Untitled This is a quick script on how to save Python pivot_table in an excel file. Credit to  pbpython In [1]:

      In [2]:

     

    In [8]:

      Out[8]: First Name Last Name Sex Phone Fax Email Address Booking Date Departure Date Arrival Date Address1 … Number of Passengers Total Cost Currency Numeric Code…

  • |

    DataSets Around the Web For Big Data, Machine Learning and DataScience Practices

    Here is a collection of several DataSet repositories, I have come across the web. ( I will adding more along the way) You can add to this by commenting on the post and I will update it in the this list Google Dataset Search : This is a great tool released by Google to help…

Leave a Reply

Your email address will not be published. Required fields are marked *