Commit Graph

61 Commits (f1ef01b1657df520fc6ab8d30350f7c5aad5ee3b)

Author SHA1 Message Date
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Heather Kusmierz c6b968d5bc fix(guide): remove redundant Jupyter NB material and passive voice, simplify exp… (#32940)
* fix(guide): remove redundant material and passive voice, simplify explanations

* Text edit to restart build
2019-05-12 09:54:37 -07:00
mathias3 c78d0d3851 correcting grammar (#32937)
simplifying and shorting sentences for greater readability
2019-03-23 16:44:52 -07:00
Harikrishnan 463acd85e8 Detailed article on Pandas-Series (#31661) 2019-02-20 11:35:49 -05:00
Harikrishnan 4fbc0440a2 DF Operation, follow up article on DataFrame (#32621)
* DF Operation, follow up article on DataFrame

Comprehensive article on Pandas DataFrame basic operation and methods.

* Update index.md
2019-02-20 11:35:06 -05:00
Harikrishnan 7d632a2a3a Comprehensive article on Pandas DataFrame (#31801)
* Comprehensive article on Pandas DataFrame

I will add more operations and methods in the coming articles.

* Updated the comments on title.

reread and modified based on style guide.
2019-02-20 11:34:20 -05:00
Harikrishnan 4d6470c7c0 detailed article on pandas data visualization. (#34184)
* detailed article on pandas data visualization.

* Made updates as per the guide rules.

Proof read it and made the review changes.
2019-02-19 14:34:24 -05:00
Lipis 86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
kavurivk bddc99e66d Added spark official logo (#30775)
* Added spark official logo

* Update index.md
2019-02-11 16:29:57 -08:00
Harikrishnan c952cf8245 Follow-up article on pandas-operations. (#34182) 2019-01-23 15:50:59 -05:00
Githubtesting123 332df38201 created correct directory names and added link for tensorflow tutorials (#23919) 2019-01-01 19:11:57 +09:00
kavurivk 9331df86ea Added Scikit learn logo (#30733) 2019-01-01 18:33:10 +09:00
kavurivk 9c3b0f30c9 Added tensorflow logo 2018-12-31 23:33:42 +09:00
Gunther Adendorff f67f82cae4 Created a "More Information" section (#28227) 2018-12-31 23:14:17 +09:00
AsHwInIrp 06684970b3 Update index.md (#33436) 2018-12-23 15:32:25 -07:00
txxin 60d73af3c5 added a link and info about how students can also get Tableau free through their school email. (#27501) 2018-12-23 15:21:50 -07:00
Chris e268de9cac Add resources for learning tableau (#25641) 2018-12-22 14:18:10 -05:00
spellingbat 478e4b4e39 corrected spelling, grammar line 6 (#25749) 2018-12-20 21:24:38 -05:00
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
sophiekamuf 9cf3348b7e Add "Popular models" (#24674) 2018-12-13 06:23:36 -05:00
Bodddi 60bc76c256 Grammar edit (#24635)
added a verb, I think It's better.
2018-12-12 10:26:53 -05:00
Cindy Barrientos 290310dbc3 Create index.md for NLTK (#21619)
* Create index.md

* Rename guide/english/data-science-tools/NLTK/index.md to guide/english/data-science-tools/nltk/index.md
2018-12-05 17:59:22 -08:00
Hoch3007 5a4260a2e1 added description and example (#22548)
I added a little bit more description and a example of how to use the library.
2018-11-24 10:21:37 +00:00
Rohan Saha 4cc14a3e91 Add Keras information (#26857)
* Add Keras information

Updated information according to the request made by @scissorsneedfoodtoo and added links to code samples for better understanding

* fix: removed space before title front matter key
2018-11-23 17:04:52 -08:00
Joseph Houser 8589bdf138 fixed several spelling errors (#23138)
* fixed several spelling errors

fixed some typos and cleaned up parts of the text that didn't make sense

* fix: made folder name lowercase
2018-11-14 15:48:59 -08:00
sydmo44 1e4b2dc65e Add the link for the tableau blog (#23283)
* Add the link for the tableau blog

So people can see how the tool helps others

* fix: corrected folder case
2018-11-14 14:54:17 -08:00
Nina Xu a6dde738cd Fixed typos (#21801)
* Fixed typos

* fix: made folder name Tableau lowercase
2018-11-14 14:47:13 -08:00
Cindy Barrientos 7741837746 Update DS learning resources (#21585)
* Add resources

* Add resources
2018-11-14 08:18:54 -07: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
Gatare Libère 75dd7e7595 Minor grammatical error (#22487) 2018-11-09 04:09:46 -05:00
Sayali e9c1c46a53 missing verb (#22442)
Missing verb 'use' in  section 'How it is used for Data Science:
2018-11-08 01:17:36 -05:00
John S. De Stefano Jr f6ddd8d6bb Clean-up of text in 4th paragraph. (#20603)
* Update index.md

Clean up 4th para.

* added to before perform line 22
2018-10-31 12:43:26 -05:00