freeCodeCamp/curriculum/challenges/italian/08-data-analysis-with-python/data-analysis-with-python-c.../parsing-html-and-saving-dat...

870 B

id title challengeType videoId bilibiliIds dashedName
5e9a093a74c4063ca6f7c164 Analisi HTML e salvataggio dei dati 11 bJaqnTWQmb0
aid bvid cid
335522976 BV1RA411F7vi 409023170
parsing-html-and-saving-data

--description--

Invece di usare notebooks.ai come mostrato nel video, puoi usare Google Colab.

Altre risorse:

--question--

--text--

Quale libreria Python ha un metodo .read_html() che possiamo usare per analizzare documenti HTML ed estrarre tabelle?

--answers--

BeautifierSoupy


WebReader


HTTP-master


Pandas

--video-solution--

4