jjcastillot
Engineer with 12-year experience in the energy, sales, and e-commerce fields. Trying to break into the data analysis field.
Colombia
jjcastillot's Repositories
jjcastillot/FreeCodeCamp-Pandas-Real-Life-Example
jjcastillot/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
jjcastillot/python-docker-dev
A simple Python app for the Python Language Guide in Docker's Docs
jjcastillot/welcome-to-docker
jjcastillot/Coffee_production_consumption
Data analysis of coffee production and comsumption, and it's impact into this regions. Datasets downloaded from https://www.ico.org/new_historical.asp.
jjcastillot/python-docker
A simple Python app for the Python Language Guide in Docker's Docs
jjcastillot/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
jjcastillot/webhooks-course
jjcastillot/tutorial-3-arquitectura-hexagonal
Repositorio con código base para el desarrollo de una arquitectura hexagonal
jjcastillot/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
jjcastillot/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
jjcastillot/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
jjcastillot/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
jjcastillot/Covid_world_data
jjcastillot/Scrapy_project
jjcastillot/Uber_Streamlit
Example app built from Streamlit learning materials. You can find the tutorial in https://docs.streamlit.io/library/get-started/create-an-app
jjcastillot/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
jjcastillot/Poverty_Education_Analysis
Using the data available in https://databank.worldbank.org/reports.aspx?source=2&Topic=11, performed some EDA and extract valuable information.
jjcastillot/dapta-chatgpt-api
jjcastillot/github-slideshow
A robot powered training repository :robot:
jjcastillot/the-art-of-command-line
Master the command line, in one page
jjcastillot/universe
PostgreSQL celestial bodies database. Project presented for FreeCodeCamp certification.
jjcastillot/dashboard-v2
jjcastillot/ModSimPy
Text and supporting code for Modeling and Simulation in Python
jjcastillot/womens_clothing_analysis_updated
jjcastillot/womens_clothing_analysis
Analysis over a dataset available in Kaggle, about women's apparel reviews.
jjcastillot/DAY18_Hirst_Painting
jjcastillot/DAY17-Quiz_Game
Quiz game from Day#17 of Angela Yu's 100 days of Python
jjcastillot/temperatures_pandas_notebook
Data manipulation with pandas using a dataset from datacamp
jjcastillot/DAY18_Turtle_Graphics
Python project from Day 18 of Angela Yu's course