Advertisement
Guest User

newfile.py

a guest
May 25th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. import pandas
  2. bharath=pandas.DataFrame([1,2,3],[4,7,7])
  3.  
  4. bharath
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement