Learn practical skills, build real-world projects, and advance your career
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import warnings
import numpy as np
import jovian

warnings.warn("deprecated", DeprecationWarning)
/home/fabio/.local/lib/python3.6/site-packages/ipykernel_launcher.py:8: DeprecationWarning: deprecated

Carico il file di testo contenente tutte le info su tutte le raccolte ADNI

ADNI = pd.read_csv('ADNIMERGE.csv')
/home/fabio/.local/lib/python3.6/site-packages/IPython/core/interactiveshell.py:3051: DtypeWarning: Columns (18,19,20,103,104) have mixed types. Specify dtype option on import or set low_memory=False. interactivity=interactivity, compiler=compiler, result=result)
ADNI.head()

Elimino le colonne che non mi interessano e tengo solo le baseline degli ADNI1. A questo punto elimino tutte le righe che non contengono i CSF