Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 511 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 511 Bytes

PythonScripts

Repository for my Python Scripts

Directory Guide

  • flaskHello
    building website using Python-Flask framework.

  • kaggle
    Data Analysis from datasets in kaggle website.

  • python_randomizer
    Python script to randomize and get a name from a list of names

  • python_tkinter
    Trial and playing with python's tkinter to create GUI-based app. This tkinter app is to enter and validate NRIC

  • twitterAPI.py
    Script to extract data from twitter API to do NLP and Sentiment Analysis.