https://github.com/artodeschini/samplespythonpandas
https://github.com/artodeschini/samplespythonpandas
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artodeschini/samplespythonpandas
- Owner: artodeschini
- Created: 2024-02-16T23:31:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T00:53:28.000Z (about 1 year ago)
- Last Synced: 2025-05-23T02:19:17.538Z (about 1 year ago)
- Language: Python
- Size: 400 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)