Skip to content
Matt Tranquada edited this page Feb 2, 2018 · 4 revisions

Welcome to the ds-resources wiki! This wiki provides a reference guide to the subjects and code samples provided in the other parts of this repository.


Data Analysis Roadmap

Analytical Workflow

  1. Problem Specification
  2. Data Acquisition
  3. Data Preparation
  4. Modeling
  5. Model Evaluation
  6. Interpretation and Communication of Results
  7. Model Deployment

Statistical Theory

Tools and Resources

  • Python
    • General Python reference and documentation
    • Libraries
      • Data Manipulation and Analysis
        • NumPy
        • Pandas
        • scikit-learn
        • StatsModels
      • Plotting and Graphics
        • matplotlib
        • Plotly
        • Seaborn
  • SQL
Clone this wiki locally