1
After greatly refining my data, I now need to just pick up the alternate lines from it. Example, Indice 239, 444, etc. An idea would be to rename these index to 0,1,2... and ask to select only the odd ones for example. But I’m having a hard time with how to do this, I hardly do pandas, and I don’t know all the features. I’d really appreciate the help!
Related: As in "Empty Dataframe"?
– Icaro Martins