Skip to main content

Posts

Showing posts from October, 2020

Thiên đàng 四国

Thực ra làm cầm điện thoại lên chụp bài về thôi

Mua máy tính 1 củ rưỡi học 4 năm về thay ổ cứng tăng Ram bán lại 3 củ

Biểu diễn cá heo 八景島シーパラダイス

Golf sáng sớm

Importing the Dataset in Python

     That is how to import data from csv file in Python. import pandas as pd dataset = pd.read_csv( 'Data.csv' )      It will create a data frame and it will contain exactly the same rows and columns and values from file Data.csv. We will use library pandas which we gave it the shortcut named pd. x = dataset.iloc[:, : -1 ].values y = dataset.iloc[:, -1 ].values      We call x for the matrix of features and y for the dependent variable vector. First we will get data from dataset so I am adding a dot after dataset to use pandas's data frame "iloc". We can specify the rows that we want to get and put into x. And the trick to take all the rows whatever dataset you have with whatever number of rows is to add a ":". Because a colon in python means a range and when we specify a range without the lower bound and neither the upper bound that means in Python that we are taking everything in the range.      We have to specify which columns want to select with the

Thay đổi màn hình Watch Active bằng điện thoại Samsung

Bữa trưa ngon nhất là bữa trưa miễn phí

Cá này gọi là cá mập vì nó béo

Bé đến lớn mới biết giấy tốt nghiệp có mùi gì

Thức khuya thì tình bằng trà, thích em anh trả bằng tình được không?

Sáng sớm dậy làm vài gậy thể dục rồi về ngủ đến trưa

Bé An 4 tuổi chơi Call of Duty

Bánh mì Việt Kim Phúc

Tàu thanh xuân rẻ quá

Ship hàng mà không gọi được cho khách

Tiền điện thoại gọi cho center ngang ngửa bữa ăn :v

サバゲーって課金ゲーじゃん

Macbookの画面でPS4をプレイ

Macbookの画面でPS4をプレイしてみた