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

https://github.com/amann4512/proyecto-2-fundamentos-python

Evaluación académica del Sprint 2 del bootcamp TripleTen. Limpieza y análisis básico de datos de usuarios/as usando condicionales, bucles, listas y validación de errores
https://github.com/amann4512/proyecto-2-fundamentos-python

beginner-project bootcamp data-cleaning data-science data-types jupyter-notebook learning-python lists portfolio python tripleten

Last synced: about 2 months ago
JSON representation

Evaluación académica del Sprint 2 del bootcamp TripleTen. Limpieza y análisis básico de datos de usuarios/as usando condicionales, bucles, listas y validación de errores

Awesome Lists containing this project

README

          

# Project 2 Fundamentals of Python

Welcome to the "Proyecto-2-Fundamentos-Python" repository! This is an academic evaluation project from the TripleTen bootcamp focusing on the skills learned during Sprint 2. The project involves cleaning and performing basic data analysis on user data using conditionals, loops, lists, and error validation techniques.

## Overview

In this project, you will find a set of Python scripts and Jupyter Notebooks that demonstrate the fundamental concepts of data cleaning and analysis. The main goal is to showcase the use of Python for handling and manipulating data efficiently.

## Repository Contents

### Scripts
- **clean_data.py**: Python script for cleaning the user data.
- **analyze_data.py**: Python script for basic data analysis on the cleaned data.

### Notebooks
- **Data_Cleaning.ipynb**: Jupyter Notebook demonstrating the data cleaning process.
- **Data_Analysis.ipynb**: Jupyter Notebook showcasing basic data analysis techniques.

## Key Topics
- Beginner Project
- Bootcamp
- Data Cleaning
- Data Science
- Data Types
- Jupyter Notebook
- Learning Python
- Lists
- Portfolio
- Python
- TripleTen

## Releases

To access the latest release of the project, please visit the [Releases](https://github.com/Amann4512/Proyecto-2-Fundamentos-Python/releases) section. You can find downloadable files and executables for running the project.

[![Download Latest Release](https://img.shields.io/badge/Download-Latest_Release-brightgreen)](https://github.com/Amann4512/Proyecto-2-Fundamentos-Python/releases)

Feel free to explore the repository, learn from the provided scripts and notebooks, and enhance your skills in Python data handling. Thank you for visiting!

🐍📊🚀

---
If you encounter any issues or have recommendations, feel free to reach out to us. We are here to help and support your learning journey with Python. Thank you for your interest in the "Proyecto-2-Fundamentos-Python" repository. Happy coding!