https://github.com/devgeekm/test-data-science-starter
https://github.com/devgeekm/test-data-science-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devgeekm/test-data-science-starter
- Owner: devgeekm
- Created: 2024-04-27T00:58:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T16:20:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T11:45:32.718Z (over 1 year ago)
- Language: Python
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Data Science Starter
[](https://www.python.org)
## Descripción
Test Data Science Starter, es tu guía interactiva para descubrir tu camino en la ciencia de datos. A través de un test amigable, este script te ayuda a identificar si tienes el perfil para brillar en Estadística, Aprendizaje Automático o Análisis de Datos. ¡Vamos, anímate a descubrir tu potencial en la ciencia de datos!
## Instalación
Para instalar este script, primero debes clonar el repositorio:
```bash
git clone https://github.com/CodeGeekR/Test_DataScienceStarter.git
```
Luego, navega hasta el directorio del proyecto y ejecuta el siguiente comando para instalar las dependencias necesarias:
```bash
pip install -r requirements.txt
```
## Uso
Para usar este script, simplemente ejecuta el siguiente comando en tu terminal:
```bash
python run.py
```
## URL del Proyecto
Puedes acceder al proyecto en la siguiente URL: Test Data Science Starter
## Contribuir
Las contribuciones son bienvenidas. Por favor, abre un issue para discutir lo que te gustaría cambiar o enviar un pull request.