Skip to content
Discussion options

You must be logged in to vote

ok, no habia notado que el error de la imagen te lo manda por la identación.
En python las identaciones de las lineas son motivo para que no compile, entonces todo tu codigo debe estar a la misma altura que los import.

import numpy as np
import matplotlib as plt
data = np......
oxy_nums = ...

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@Juan-Cruz15
Comment options

@EAleman8
Comment options

@Juan-Cruz15
Comment options

@IrvinSoto
Comment options

@JulsJuarez
Comment options

Comment options

You must be logged in to vote
1 reply
@EAleman8
Comment options

Answer selected by EAleman8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants