An open API service indexing awesome lists of open source software.

https://github.com/nix1/stack_overflow_survey


https://github.com/nix1/stack_overflow_survey

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Kaggle Survey
==============================

Analyzing the Kaggle Survey data.

Project Organization
------------

├── LICENSE
├── Makefile <- Makefile with commands like `make data`
├── README.md <- The top-level README for developers using this project.
├── data
│   ├── external <- Data from third party sources.
│   ├── interim <- Intermediate data that has been transformed.
│   ├── processed <- The final, canonical data sets for modeling.
│   └── raw <- The original, immutable data dump.

├── notebooks <- Jupyter notebooks. Naming convention is a number (for ordering),
│ the creator's initials, and a short `-` delimited description, e.g.
│ `1.0-jqp-initial-data-exploration`.

└── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
generated with `pip freeze > requirements.txt`