Skip to content

eliabeleal/kungfu_Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curso básico de Pandas

Análise de dados com Pandas

Run

You can run this project with Jupyter notebook or use the Binder

Binder

Jupyter Notebook

  1. Clone this repository:
https://github.com/elileal/kungfu_Pandas.git
  1. Create and active a virtual environment

  2. Install Jupyter Notebook

  3. Install requirements

pip install -r requirements.txt
  1. Run Jupyter Notebooks
jupyter notebook
  1. Data Set

This compiled dataset pulled from four other datasets linked by time and place, and was built to find signals correlated to increased suicide rates among different cohorts globally, across the socio-economic spectrum.

Kaggle

  1. References

Pandas

NumPy

Medium

YouTube