mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Moved AWS IPython Notebook to its own directory.
This commit is contained in:
parent
7fac30fa79
commit
43c191c8da
|
@ -19,6 +19,12 @@ IPython Notebooks demonstrating pandas functionality.
|
|||
* [pandas io](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/pandas/pandas_io.ipynb)
|
||||
* [pandas cleaning](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/pandas/pandas_clean.ipynb)
|
||||
|
||||
## aws
|
||||
|
||||
IPython Notebooks demonstrating Amazon Web Services functionality.
|
||||
|
||||
* [aws](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/aws/aws.ipynb)
|
||||
|
||||
## spark
|
||||
|
||||
IPython Notebooks demonstrating spark and HDFS functionality.
|
||||
|
@ -29,7 +35,6 @@ IPython Notebooks demonstrating spark and HDFS functionality.
|
|||
|
||||
IPython Notebooks demonstrating various command lines for AWS, Unix, etc.
|
||||
|
||||
* [aws commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/aws.ipynb)
|
||||
* [linux commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/linux.ipynb)
|
||||
* [jekyll commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/jekyll.ipynb)
|
||||
|
||||
|
@ -70,4 +75,4 @@ IPython Notebooks demonstrating various command lines for AWS, Unix, etc.
|
|||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
|
Loading…
Reference in New Issue
Block a user