Skip to content
Ananyeah edited this page Mar 22, 2018 · 64 revisions

Welcome to the UCLA_data_science_W_2018 wiki!

Index

  1. How to

  2. Data Science Playground

  3. Programming

  4. Statistics

  5. Data Pre-processing

  6. Types of Data Science Problems

  7. Setting Up a Docker File (Twitter Streamer)

  8. Analyse Tweeter Data

  9. Data Storage

    • RDBMS Vs NOSQL Vs Key-value-cache-store
      • DAG
      • Hadoop
      • REDIS (splat, double splat)
      • MongoDB
      • Spark
  10. Process

    • Luigi Tool
    • Jupyter tricks : shift tb, shift tb tb, shift tb tb tb inside a function
    • Decorator
    • Using verbose in a python function
    • tqdm
    • Copying multiple cells and pasting in Jupyter: Check the cell you want to copy where it turns blue(outside), not green(inside) shift down arrow press c get to where you wanna paste. make sure its blue press v