Skip to content

A quick and easy jump start into data science on Twitter data. This repository is catered to users who are less technical.

Notifications You must be signed in to change notification settings

evildandelions/easy-twitter-data-science

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-twitter-data-science

The simplest way of getting a hello world example running with the following stack

Installation

First Download the zip file.

Double click Setup to install the package

Double click Run to run the package.

You can now begin playing with twitter data.

Running with Make

In order to get started we need to install dependencies on your host machine.

OS X

make install-osx

Linux

make install-linux

Windows

Unsupported - and never will be

Run the notebook

make launch

Beginners Guide (Command Line)

Open a terminal

cmd+space "terminal"

Navigate to the directory you want to install this in

cd ~/Workspace

Clone the repository

git clone https://github.com/kris-nova/easy-twitter-data-science.git

Explore the new repository

cd easy-twitter-data-science
make install-osx
make launch

About

A quick and easy jump start into data science on Twitter data. This repository is catered to users who are less technical.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.3%
  • Python 6.6%
  • Shell 6.4%
  • Makefile 0.7%