ChenSunMac / DataProcessing-MachineLearning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description
使用pandas读取文件

Read Data Using Pandas

Getting Super Powers

Becoming a super hero is a fairly straight forward process:

data = pd.read_csv("data.txt")

{% hint style="info" %} Super-powers are granted randomly so please submit an issue if you're not happy with yours. {% endhint %}

Once you're strong enough, save the world:

// Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

About