Commit Graph

19982 Commits (9a10046c2f47541bcb80a3c44180c62df17891f6)

Author SHA1 Message Date
Justin Parado 8c54610905 Added an Arch Linux-specific instruction (#30814)
Inserted the terminal commands to start the Apache Server + run at system start
2018-12-18 15:24:39 -07:00
Tristan Sweet 945b89d569 Update index.md (#30620) 2018-12-18 15:24:13 -07:00
kichukiran97 d1c26fd230 Grammar mistake and typo (#29665) 2018-12-18 15:12:53 -07:00
Juan D Frias 924c95518a Fixed minor formatting issues, expanded content (#29265) 2018-12-18 12:48:30 -07:00
ronbo 89990e6928 Add links to Apache Software and Docs (#29704)
* Add links to Apache Software and Docs

Added a link to Apache Software Foundation and a section/link to Apache HTTP Server docs.

* fix: moved documentation to Resources
2018-12-18 12:39:01 -07:00
sirhung1993 7be73a8f63 Apache is not only the HTTP Server (#30146)
Add Apache Software Foundation definitions
2018-12-18 12:21:46 -07:00
matthewoelke 2037263dba Update index.md (#27467)
Added note that main function is only called once.
2018-12-18 11:03:49 -07:00
BlueFlames17 6978178d4f punctuation (#28294)
added ending punctuation after details
2018-12-18 11:03:00 -07:00
Olga Lesnikova f6358c4708 Improve "Description" and "Instructions" translations (#25586) 2018-12-18 22:01:03 +04:00
Mayank Khare 450a5532b2 Update (#27215) 2018-12-18 10:59:07 -07:00
Sunny d7685dd30b Added wikipedia page link for more description about Dennis Ritchie. (#27016) 2018-12-18 10:58:53 -07:00
DEBSUBHRA ROY df2d3de61e Correcting format (#26885) 2018-12-18 10:38:44 -07:00
Ashutosh Kumar 6816c92620 Added methods for Installing PHP and configuring Virtual Hosts in Apache (#26359)
* Added Basic Configuration Settings for apache

* Added More Methods of Installing PHP on Windows and Ubuntu
2018-12-18 10:35:17 -07:00
Tim Austin 28c02d4b24 updated php-install guide (#25497)
Updated installation instructions for contemporary package managers, bundles, libraries.
2018-12-18 09:59:13 -07:00
Neethan b3a1f503bc Added 'Getting Started' resource to Apache (#25651) 2018-12-18 09:02:58 -07:00
Nicole Angelyn T. Lopez b0df143048 Added "installation on macOS" to article (#23967) 2018-12-18 08:48:43 -07:00
Bhanu Pratap Singh Rathore 4d55a04e21 feat(interview-prep): Adding Rosetta Code problems (#34634) 2018-12-18 21:16:11 +09:00
DanSLuong 0afe892563 fix(guide): Edited the formatting for readability (#32574) 2018-12-18 15:50:19 +05:30
Farath Shba e9fc006878 docs: Adding an interesting intro to Blockchain (#34369) 2018-12-17 22:03:43 -07:00
roxanne chami 8701558724 fixed comma usage and grammar (#24593) 2018-12-17 23:55:55 -05:00
Nathan Liang 2354dbf175 Improved sentence structure (#32931) 2018-12-17 21:42:35 -07:00
Joshua Odoi 8d851e4297 Added "Use Cases of Blockchain" ( #31 to #40) (#32801) 2018-12-17 21:26:51 -07: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
Luke 2a4654bafa Grammar corrections (#32138) 2018-12-17 21:18:03 -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
Varsha Margrette 2192155f39 Update index.md (#30254) 2018-12-17 21:03:57 -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
Ajith Menon c934abad65 added a quote by IBM CEO (#30250)
“What the internet did for communications, blockchain will do for trusted transactions.”

- Ginni Rometty, CEO of IBM
2018-12-17 20:43:43 -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
deboutlaw 7b4f3d02de provided current stats (#27875)
for bitcoin blockchain file size
2018-12-17 20:26:05 -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
EncinoMan01 322f47d50d edited text to make more readable (#27816) 2018-12-17 20:15:26 -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
Burak İkan Yıldız 850580e72b Update index.md (#27106)
update the history
2018-12-17 19:56:09 -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
MattSchwartzkopf 5dd935a310 Fixed minor grammatical issues (#27065) 2018-12-17 19:39:44 -07:00
Jeremy Gorniak 09f1dc8b31 Fixes to grammar and formatting (#26997) 2018-12-17 19:39:31 -07:00
AngusCornall 46d6859c4f Updated blockchain index.md (#26721)
Added additional information to history section & added new resource to more information section
2018-12-17 19:27:00 -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
15jacobj 82f6e411df Added new Issues section (#25552)
Added section describing some of the potential problems of blockchain.
2018-12-17 19:05:34 -07:00
Chris d99fecc8ac Add to overview section (#24921) 2018-12-17 19:05:17 -07:00
Alvin Tan 844405a4e9 Add "Byzantine Fault Tolerance" (#25519) 2018-12-17 18:53:53 -07:00
sophiekamuf a7fd4e4219 Add "df.describe()" (#24664) 2018-12-17 18:52:01 -07:00