Advertisement
Guest User

new

a guest
Mar 17th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1. import pandas as pd
  2. df = pd.read_csv("population.csv", encoding="SHIFT_JIS")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement