Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artodeschini/samplespythonpandas
https://github.com/artodeschini/samplespythonpandas
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/artodeschini/samplespythonpandas
- Owner: artodeschini
- Created: 2024-02-16T23:31:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:30:44.000Z (19 days ago)
- Last Synced: 2024-10-28T16:59:56.911Z (19 days ago)
- Language: Python
- Size: 401 KB
- Stars: 1
- Watchers: 2
- 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)