Created
November 19, 2018 06:32
-
-
Save hygull/0bfd63250fc444033c03b62ef791025e to your computer and use it in GitHub Desktop.
Pandas, to_datetime(), concat(), plot(), isnull(), loc[a:b, c:d]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fullname | Age | Salary | Profession | Address | Country | Sex | |
---|---|---|---|---|---|---|---|
Rahul Yadav | 36 | 500000 | PHP developer | New Delhi (Delhi) | India | Male | |
James Gosling | 55 | 550000 | Java developer | Newyork | USA | Male | |
Rishikesh Agrawani | 26 | 200000 | Python developer | Raipur (CG) | India | Male | |
Anupam Shukla | 27 | 250000 | PHP developer | Raipur (CG) | India | Male | |
Robery Griesemer | 44 | 600000 | JavaScript developer | Newyork | USA | Male | |
Gudal Sharma | 24 | 100000 | Python developer | Raipur (CG) | India | Female | |
Quinton Clark | 35 | 45000 | Java developer | New City | UAE | Male | |
Niyati Jain | 24 | 80000 | Python developer | Rajim | India | Female | |
Malinikesh Agrawani | 22 | Student | Kondagaon | India | Female | ||
Hira Dewangan | 24 | 50000 | Python developer | New Raipur | India | Male | |
Hemkesh Agrawani | 24 | Student | Kondagaon | India | Male | ||
Larry Page | 45 | 6000000 | Computer Scientist | Newyork | USA | Male |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment