Commit Graph

21 Commits (11968cf6e7baa1ee4e527af06140d58831d59651)

Author SHA1 Message Date
Ganesh Pavan K 30b7481f1c Data cleaning (#33923)
* Data cleaning

Data cleaning

* Updated with back ticks
2018-12-17 21:26:36 -07:00
Ganesh Pavan K 617502cc67 Aggregation functions (#33919)
* Aggregation functions

Addedfew aggregation functions

* fix: changed statistics entries to a list
2018-12-17 21:24:20 -07:00
van-tienhoang 5cf95b96e0 subsetting by multiple columns in pandas (#32603)
Addthe subsetting by multiple columns in pandas
2018-12-17 21:11:24 -07:00
Rajat 930faca00e Handling nan values in pandas (#31328) 2018-12-17 20:57:43 -07:00
Rajat c23b33cb34 Added function for creating dataframe (#30540) 2018-12-17 20:56:37 -07:00
Rajat 867aeed209 added example of using pandas.series (#30534) 2018-12-17 20:40:30 -07:00
Rahul Soni 2550fe5eff Change index.md for data-science-tools/Pandas (#30342)
Added applying functions & selecting data in Pandas
2018-12-17 20:28:56 -07:00
Rahul Soni 4ffab3310b Updated index.md in data-science-tools/pandas (#29575)
Added information about functions like Concatenation, Joining & Merging.
2018-12-17 20:27:14 -07:00
Varian Caesar b1859e62d8 Add pandas installation method (#29553) 2018-12-17 20:25:15 -07:00
Hoch3007 d966dcca5f Added other options for loading data (#28088)
Added other options for loading data, especially the read_html function with an example.
2018-12-17 20:24:25 -07:00
Prasad Akmar 669be64920 added tutorial to visualize to data frame (#27973) 2018-12-17 20:09:24 -07:00
Mariya 4444ba2a8c add extra info about the library (#27754)
elaborating on pandas origin and on how it interacts with other ML libraries
2018-12-17 19:57:54 -07:00
Suwash Chandra Acharya 0d4a3090c0 Added: descriptive statistics in python (#27678)
* Added: descriptive statistics in python

* fix: adjusted formatting, added some descriptive text
2018-12-17 19:55:49 -07:00
Jeremy Gorniak 09f1dc8b31 Fixes to grammar and formatting (#26997) 2018-12-17 19:39:31 -07:00
Himanshu Ladia 1bd61f8dbb add method for subsetting a dataframe instead of series (#26923) 2018-12-17 19:25:13 -07:00
Praneeth Paikray 1f38407032 Added a video tutorial for Pandas (#26045) 2018-12-17 19:06:59 -07:00
Chris d99fecc8ac Add to overview section (#24921) 2018-12-17 19:05:17 -07:00
sophiekamuf a7fd4e4219 Add "df.describe()" (#24664) 2018-12-17 18:52:01 -07:00
Chris 6f1e399503 add loc and iloc to subsetting (#23812)
broaden subetting topic to include the other slicing/indexing methods
2018-12-14 12:48:05 -08:00
Sayali 2bed4878b8 add two white spaces (#22345)
* add two white spaces

* Fixed formatting and grammar issues
2018-11-13 21:05:37 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30