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

https://github.com/artodeschini/samplespythonpandas


https://github.com/artodeschini/samplespythonpandas

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sobre este repositorio

Guardo aqui alguns dos meus estudos sobre o framework pandas

## Estudos sobre series

[codigo com series com comentarios](series_samples.py)
[exercicio com comentarios](series_exercicio.py)

## Estudos sobre dataFrames

[codigo com dataframe](dataframes_samples.py)
[codigo com dataframe](dataframes_samples_2.py)