Pandas

Import

import pandas as pd

https://www.datacamp.com/community/blog/python-pandas-cheat-sheet?utm_source=adwords_ppc&utm_campaignid=12492439676&utm_adgroupid=122563405321&utm_device=c&utm_keyword=extract%20columns%20pandas&utm_matchtype=b&utm_network=g&utm_adpostion=&utm_creative=504158801722&utm_targetid=aud-517318241987:kwd-614516587576&utm_loc_interest_ms=&utm_loc_physical_ms=1006940&gclid=CjwKCAjw8KmLBhB8EiwAQbqNoCa3STG9gdtMEhuKVUNczeX0wf26yJcTO6d6-TrGo2BuwfQSVJdsgxoCDZoQAvD_BwE

USE THE LINK ABOVE - ITS A CHEET SHEET

// how to read table data with python

Dataframe - baso a table

Each Column has a name

Each Row has a number

New Notes

Syntax