Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-para-Trading
/
Mini-Retos-PPT
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
30
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Puroh
- #1
#1
Open
puroh
wants to merge 10 commits into
Python-para-Trading:main
Python-para-Trading/Mini-Retos-PPT:main
from
puroh:puroh
puroh/Mini-Retos-PPT:puroh
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Puroh
#1
puroh
wants to merge 10 commits into
Python-para-Trading:main
Python-para-Trading/Mini-Retos-PPT:main
from
puroh:puroh
puroh/Mini-Retos-PPT:puroh
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2020
agregada mi solucion al reto 1
puroh
committed
4f89a10
View commit details
Copy full SHA for 4f89a10
Browse repository at this point
Commits on Feb 2, 2021
solucion del mini reto 1
puroh
committed
73ed1e5
View commit details
Copy full SHA for 73ed1e5
Browse repository at this point
Commits on Feb 4, 2021
Desarrollada la priemra parte de scrapping utilizando pandas directamente
puroh
committed
759ccce
View commit details
Copy full SHA for 759ccce
Browse repository at this point
Commits on Feb 5, 2021
cambios menores
puroh
committed
05fed33
View commit details
Copy full SHA for 05fed33
Browse repository at this point
localzado el head de la tabla con beautifullsoup
puroh
committed
c0ac6f0
View commit details
Copy full SHA for c0ac6f0
Browse repository at this point
Commits on Feb 8, 2021
Agregado la aprte de web scraping con BS4, como resutado se obtiene una lista de lsitas con los datos de cada fila de la tabla y se convierte en un dataFrame con pansdas para facilitar el analisis …
Show description for 26264a8
puroh
committed
26264a8
View commit details
Copy full SHA for 26264a8
Browse repository at this point
Se pone el index 'Especie' en el dataframe
puroh
committed
2167788
View commit details
Copy full SHA for 2167788
Browse repository at this point
Se cambio los tipos de datos de las columnas 'Hora' y 'Vencimiento'
puroh
committed
44c61e7
View commit details
Copy full SHA for 44c61e7
Browse repository at this point
Commits on Feb 10, 2021
Moficicado el dataframe segun el tipo de datos, excepto por 'Variación', como tiene dos valores en su interior se ha resistido, se ha convertido esta columna en una lista con dos elementos en cada …
Show description for 76b6023
puroh
committed
76b6023
View commit details
Copy full SHA for 76b6023
Browse repository at this point
Commits on Feb 13, 2021
Se parsean todos los datos como se ha requerido en el reto, se añaden comentarios, aunque se puede mejorar el codigo haciendo clases y demas, quiero evitar la fatiga
puroh
committed
0f632ff
View commit details
Copy full SHA for 0f632ff
Browse repository at this point
You can’t perform that action at this time.