Imported all the notebooks
authorNeil Smith <neil.git@njae.me.uk>
Thu, 12 Feb 2015 17:30:14 +0000 (17:30 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Thu, 12 Feb 2015 17:30:14 +0000 (17:30 +0000)
commit69e54587e601a897f37d974591fb6a3a2c137d74
tree5df9bd6bfa3a99554dfebd5f105284bc9f302153
parentafa426dfd4a406760273eaaa058d6feb84c98ded
Imported all the notebooks
190 files changed:
.vagrant/machines/tm351lts/virtualbox/action_provision [new file with mode: 0644]
.vagrant/machines/tm351lts/virtualbox/action_set_name [new file with mode: 0644]
.vagrant/machines/tm351lts/virtualbox/id [new file with mode: 0644]
.vagrant/machines/tm351lts/virtualbox/index_uuid [new file with mode: 0644]
.vagrant/machines/tm351lts/virtualbox/synced_folders [new file with mode: 0644]
SIGNED.md [new file with mode: 0644]
Vagrantfile
notebooks/.ipynb_checkpoints/styled_demo-checkpoint.ipynb [new file with mode: 0644]
notebooks/00. CHECK ME FIRST/.ipynb_checkpoints/00. Service Tests-checkpoint.ipynb [new file with mode: 0644]
notebooks/00. CHECK ME FIRST/00. Service Tests.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/01.1 Getting started with ipython and notebooks.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/01.2 Python recap.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/01.3 Basic python data structures.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/01.4 Defining new functions in python.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/01.5 Python file handling.ipynb [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/data/simpleTest.txt [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/data/simpleTest_copy.txt [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/images/cellInsertArrows.png [new file with mode: 0644]
notebooks/01. Bootcamp notebooks/images/r_arrow.png [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.1 Pandas Dataframes.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.2 Data File Formats.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.2.0 Data File Formats - File Encodings.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.2.1 Data File Formats - CSV.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.2.2 Data File Formats - JSON.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.2.3 Data File Formats - Other.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/02.3 Mini Data Investigation, The First.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/backup/use_pandas_python_with_crisisnet.ipynb [new file with mode: 0644]
notebooks/02. Getting started with pandas/cribs.py [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/CarParks.kml [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/iwCouncilSpending/PUBLISHED FORMAT - NOV 2013.csv [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/iwCouncilSpending/csvFromWeb.csv [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/iwCouncilSpending/sample1.csv [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/iwCouncilSpending/sample2.csv [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/tmp.json [new file with mode: 0644]
notebooks/02. Getting started with pandas/data/tmpfile.csv [new file with mode: 0644]
notebooks/02. Getting started with pandas/images/series_filter2.png [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/03.1 Selecting and Sorting Data.ipynb [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/03.2 Cleaning Data.ipynb [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/03.3 Reshaping Data.ipynb [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/03.4 Bending Data - Putting the Pieces Together.ipynb [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/hierachical_df.csv [new file with mode: 0644]
notebooks/03. Bending Data to Your Will/pBlocks_demo.py [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/04.1 Summarising Data - Aggregating Group Operations.ipynb [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/04.2 Reshaping and Summarising Data - Crosstab and Pivot Tables.ipynb [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/04.3 Discretisation - Binning Data .ipynb [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/04.4 Merging and Joining Data.ipynb [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/house-building-starts-tenure-2009-2010.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/house-building-starts-tenure-2010-2011.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/house-building-starts-tenure-2011-2012.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/house-building-starts-tenure-2012-2013.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/households-social-lettings-general-needs-rents-prp-number-bedrooms-2012-2013.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/housingdata/yorksAndHumberside.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/data/spendingdata/IW_PUBLISHED FORMAT - JAN 2014.csv [new file with mode: 0644]
notebooks/04. Summarising and Joining Data/pBlocks_demo.py [new file with mode: 0644]
notebooks/04.5 Visualising Data/.ipynb_checkpoints/4.5.2 Getting Started With ggplot-checkpoint.ipynb [new file with mode: 0644]
notebooks/04.5 Visualising Data/4.5.1 Anscombe's Quartet.ipynb [new file with mode: 0644]
notebooks/04.5 Visualising Data/4.5.2 Getting Started With ggplot.ipynb [new file with mode: 0644]
notebooks/04.5 Visualising Data/4.5.3 Getting Started With Maps - folium.ipynb [new file with mode: 0644]
notebooks/04.5 Visualising Data/4.5.4 A ggplot Data Investigation.ipynb [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/CarParks.kml [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/anscombesQuartet.csv [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/anscombesQuartet_hier.csv [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/anscombesQuartet_long.tsv [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/anscombesQuartet_longish.tsv [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_10_River Road Transaction Report April 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_11_Transaction Report RR Aug 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_3_Ticket Machine Locations with GIS.xlsx [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_4_Tony hirst reply iw14 2 27649 18mar14.pdf [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_5_Transaction Report RR Dec 2012 March 2013.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_6_Transaction Report RR July 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_7_Transaction Report RR June 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_8_Transaction Report RR May 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/4_9_Transaction Report RR Sept Nov 2012.xls [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/iw_parkingMeterData/correspondence.pdf [new file with mode: 0644]
notebooks/04.5 Visualising Data/data/tmpfile.csv [new file with mode: 0644]
notebooks/04.5 Visualising Data/ggplot_widgets.ipynb [new file with mode: 0644]
notebooks/07. Further Data Investigations/Undecided.ipynb [new file with mode: 0644]
notebooks/08. DBMSs/08. DBMSs.ipynb [new file with mode: 0644]
notebooks/08. TMA01/08.1 TMA01.ipynb [new file with mode: 0644]
notebooks/09. Relational CRUD/09.1 Relational CRUD.ipynb [new file with mode: 0644]
notebooks/09. Relational CRUD/09.2 Relational CRUD.ipynb [new file with mode: 0644]
notebooks/09. Relational CRUD/data/movies.dat [new file with mode: 0644]
notebooks/10. Keys and Normalisation/10.1 Keys and Normalisation.ipynb [new file with mode: 0644]
notebooks/10. Keys and Normalisation/10.2 Keys and Normalisation.ipynb [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/genres.dat [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/movies.dat [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/movies_genres.dat [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/normalisation-authors.csv [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/normalisation-books.csv [new file with mode: 0644]
notebooks/10. Keys and Normalisation/data/normalisation-prescription.csv [new file with mode: 0644]
notebooks/10. Keys and Normalisation/images/tm351-invoice.png [new file with mode: 0644]
notebooks/10. Keys and Normalisation/images/tm351-patient_record.png [new file with mode: 0644]
notebooks/10. Keys and Normalisation/normalisation demo.ipynb [new file with mode: 0644]
notebooks/11. Relational CRUD 2/11. Relational CRUD 2.ipynb [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/actors.ascii [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/actors.dat [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/genres.ascii [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/genres.dat [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/movies.ascii [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/movies.dat [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/tag_names.ascii [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/tag_names.dat [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/tags.ascii [new file with mode: 0644]
notebooks/11. Relational CRUD 2/data/tags.dat [new file with mode: 0644]
notebooks/12TransactionsPostgresql-TH.ipynb [new file with mode: 0644]
notebooks/12TransactionsPostgresql.ipynb [new file with mode: 0644]
notebooks/14 document databases/basic-crud.ipynb [new file with mode: 0644]
notebooks/14 document databases/intro-to-accidents.ipynb [new file with mode: 0644]
notebooks/14 document databases/plotting-small-accidents.ipynb [new file with mode: 0644]
notebooks/15 simplifying large data sets/accident-analysis-pipeline.ipynb [new file with mode: 0644]
notebooks/15 simplifying large data sets/cloropleth-maps.ipynb [new file with mode: 0644]
notebooks/15 simplifying large data sets/plotting-small-accidents-and-roads.ipynb [new file with mode: 0644]
notebooks/15 simplifying large data sets/plotting-small-accidents.ipynb [new file with mode: 0644]
notebooks/16 replication and sharding/Using replication sets.ipynb [new file with mode: 0644]
notebooks/16 replication and sharding/accident-analysis-map-reduce.ipynb [new file with mode: 0644]
notebooks/16 replication and sharding/accident-analysis-over-time.ipynb [new file with mode: 0644]
notebooks/16 replication and sharding/accidents-analysis.ipynb [new file with mode: 0644]
notebooks/18 distributed transactions/18 TwoPhaseCommitMongoDB.ipynb [new file with mode: 0644]
notebooks/18 distributed transactions/18 distributed transactions.ipynb [new file with mode: 0644]
notebooks/19. Data Warehousing.ipynb [new file with mode: 0644]
notebooks/21. Data Mining I/21.a. Data Mining I- Nearest neighbours.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22. Data Mining II.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22.a. Data Mining II- Hierarchical clustering.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22.b. Data Mining II- Partitional clustering.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22.c. Data Mining II- Measuring cluster validity with correlation coefficients.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22.d. Data Mining II- Silhouette Coefficients.ipynb [new file with mode: 0644]
notebooks/22. Data Mining II/22.e. Data Mining II- Choosing Initial values .ipynb [new file with mode: 0644]
notebooks/26[RP]RDFLib.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.01 British National Bibliography - Linked Data.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.02.1 OU Linked Data Demo.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.02.2 OU LInked Data Demo - Multiple Graphs.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.02.3 OU Linked Data Demo - Aggregation Operators.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.03 Land Registry Linked Data - House Price Index Demo.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.04 Creating Your Own Linked Data Graph.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/LD.05 Federated Linked Data Demo.ipynb [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/linkedDataTriples/dbpedia-linkset.ttl [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/linkedDataTriples/groups.ttl [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/linkedDataTriples/gtr-linkset.ttl [new file with mode: 0644]
notebooks/Example Linked Data Notebooks/linkedDataTriples/learning-providers.ttl [new file with mode: 0644]
notebooks/Mongo - Network Failures.ipynb [new file with mode: 0644]
notebooks/Mongo - Simple update.ipynb [new file with mode: 0644]
notebooks/RUN ME - Updater 10-12-14.ipynb [new file with mode: 0644]
notebooks/Styler.ipynb [new file with mode: 0644]
notebooks/Transactions-carol.ipynb [new file with mode: 0644]
notebooks/Transactions-dave.ipynb [new file with mode: 0644]
notebooks/Yet Another Demo...ipynb [new file with mode: 0644]
notebooks/__pycache__/blockade.cpython-34.pyc [new file with mode: 0644]
notebooks/__pycache__/dockeringMongo.cpython-34.pyc [new file with mode: 0644]
notebooks/blockade.py [new file with mode: 0644]
notebooks/companydata demo/Getting Started With Companies House Data.ipynb [new file with mode: 0644]
notebooks/dockeringMongo.py [new file with mode: 0644]
notebooks/gpdata demo/Getting Started With GP Data - Linked Data.ipynb [new file with mode: 0644]
notebooks/gpdata demo/Getting Started With GP Data - MongoDB.ipynb [new file with mode: 0644]
notebooks/gpdata demo/Getting Started With GP Data - PostgreSQL.ipynb [new file with mode: 0644]
notebooks/gpdata demo/Getting Started With GP Data.ipynb [new file with mode: 0644]
notebooks/m269_sql_notebook/.ipynb_checkpoints/M269 - Python - Blue-checkpoint.ipynb [new file with mode: 0644]
notebooks/m269_sql_notebook/M269 - Python - Blue.ipynb [new file with mode: 0644]
notebooks/m269_sql_notebook/__pycache__/m269_db.cpython-34.pyc [new file with mode: 0644]
notebooks/m269_sql_notebook/m269_database.db [new file with mode: 0644]
notebooks/m269_sql_notebook/m269_db.py [new file with mode: 0644]
notebooks/m269_sql_notebook/m269_db.pyc [new file with mode: 0644]
notebooks/mkAccidents.ipynb [new file with mode: 0644]
notebooks/rs3_srv0_log.txt [new file with mode: 0644]
notebooks/rs3_srv2_log.txt [new file with mode: 0644]
notebooks/styled_demo.ipynb [new file with mode: 0644]
notebooks/zz-mongo/14.1.basic-crud.ipynb [new file with mode: 0644]
notebooks/zz-mongo/SIGNED.md [new file with mode: 0644]
notebooks/zz-mongo/Untitled0.ipynb [new file with mode: 0644]
notebooks/zz-mongo/Using replication sets.ipynb [new file with mode: 0644]
notebooks/zz-mongo/accident-analysis-map-reduce.ipynb [new file with mode: 0644]
notebooks/zz-mongo/accident-analysis-over-time.ipynb [new file with mode: 0644]
notebooks/zz-mongo/accident-analysis-pipeline.ipynb [new file with mode: 0644]
notebooks/zz-mongo/accidents-analysis.ipynb [new file with mode: 0644]
notebooks/zz-mongo/background-data-manipulation/accidents-to-shard-set.ipynb [new file with mode: 0644]
notebooks/zz-mongo/background-data-manipulation/data-cleaning.ipynb [new file with mode: 0644]
notebooks/zz-mongo/background-data-manipulation/geotag-roads.ipynb [new file with mode: 0644]
notebooks/zz-mongo/background-data-manipulation/make-small-accidents.ipynb [new file with mode: 0644]
notebooks/zz-mongo/background-data-manipulation/merid2_projection_transform.ipynb [new file with mode: 0644]
notebooks/zz-mongo/cloropleth-maps.ipynb [new file with mode: 0644]
notebooks/zz-mongo/data-use.ipynb [new file with mode: 0644]
notebooks/zz-mongo/district_accident_density.png [new file with mode: 0644]
notebooks/zz-mongo/districts_with_accident_densities.csv [new file with mode: 0644]
notebooks/zz-mongo/intro-to-accidents-with-crud.ipynb [new file with mode: 0644]
notebooks/zz-mongo/intro-to-accidents.ipynb [new file with mode: 0644]
notebooks/zz-mongo/mapping-and-plotting-examples.ipynb [new file with mode: 0644]
notebooks/zz-mongo/plotting-data.ipynb [new file with mode: 0644]
notebooks/zz-mongo/plotting-small-accidents-and-roads.ipynb [new file with mode: 0644]
notebooks/zz-mongo/plotting-small-accidents.ipynb [new file with mode: 0644]
notebooks/zz-mongo/utils.py [new file with mode: 0644]
openrefine_projects/workspace.json [new file with mode: 0644]