Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

90% completed #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

90% completed #83

wants to merge 1 commit into from

Conversation

lileont
Copy link

@lileont lileont commented Oct 12, 2022

Ya no me salio la seccion de pandas :(
Perdon por la tardanza para entregar este lab.
gracias Nay!

@ta-data-mexpt
Copy link
Owner

Hola Lili (:

En general buen trabajo, solo nos falló en el ejercicio 5 verificar e imprimir el último elemento de cada sub-array algo como:

[y[-1] for x in b for y in x if y[-1]<=0.5] = 
[0.08147297, 0.06833034, 0.30296619, 0.45850679, 0.11434044, 0.10708681, 0.47984544, 0.23760688]

Y para encontrar los archivos que debíamos leer con pandas, faltó moverse a la altura de esa carpeta. Si tienes el repo tal y como viene lo siguiente funciona: os.listdir('../data')

Cualquier cosa me escribes c:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants