Friday, 8 September 2017

Data Scientist Tools

Tools used by Data Scientists

There are different kinds of Tools used by Data Scientists to solve different kinds of problems.One of the great tools we have earlier talked about is the R and RStudio, used by a huge number of Data Scientists to analyze the problem.
So let's start with the Interface of RStudio where we will work.When you will open the Interface of the RStudio it will look something like this, as shown below↓.

So the first one is Code Editor where we write all the coding stuff, we can also write our R code in the R Console and it's a good practice, to begin with writing the things in R console only.All the output of the code we write and execute will be shown in the console only.
Workspace and History which is at the upper right side will show you all your work.The workspace will have all the files, functions, Variables, etc we have created in the Code Editor.History, on the other hand, will have all the actions you have done in the RStudio Code Editor.
Plots and Files will show you the graphs as output when you will be doing Exploratory Data Analysis, and all the files in the working directory will be shown here.

Git and GitHub

Version Control is a system that records all the changes done over time to a file or set of files so you can recall the same when you want.Suppose you have created a file and some text in that particular file so what it will do it will save your action and whenever you open the next time you can start from where you had left.
To Know More about Version Control: GitHub-Version Control

So Git is a free and open source Version Control system for handling small to large things.It is created by the people who developed Linux and is one of the most popular Version Control System available nowadays.Everything is there on your computer and things can be operated through the command line.
Also Read-A short History of Git
Download Git for Windows/Mac/Linux
For windows user, after installing the Git, you have to open Git Bash and run your all command there to operate your local repositories or connect to remote repositories.There are few commands by which you can manage and operate things on Git.Please click the link given to know basics of Git.Git-Basics
Click this link and go through all the basic Git Command before proceeding further.Git Commands

GitHub is a web-based hosting service for software development projects that use the Git revision control system.You can have your projects online so that if something wrong will happen with your local repositories then also your projects will be safe on GitHub server.You can also contribute to others projects.
GitHub allows you to "push" or "pull" your local repositories to the web that is to the remote repositories.One can also follow and share others projects, can learn about what other is working on.
First of all, you have to setup your GitHub account and then create Repository for your project.

GitHub-Signup/Login


GitHub is the largest platform for Data Scientist for Data Scientist to share the Data and Coding stuff too.It is highly recommended that you create GitHub account and push all your work on GitHub Repository.
If any problem persists, please comment down below and get your problem solved.


No comments:

Post a Comment

Contact Us

Name

Email *

Message *

Recent

recentposts

Why GizWay?

GizWay

GizWay is a platform where you will get all kinds of knowledge about the above mention topics.For any Quries and suggestion regarding the content of the blog, Please inbox to the mail given below ↓. Feel free to contact us, You are highly apreciated.