Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmolivo authored May 29, 2018
1 parent 177c90b commit 18dd03f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ There will be Three Directories in this Repository, each aligning with DataQuest
* Optimizing Postgres Databases
* <a href = "https://github.com/nmolivo/dataquest_eng/blob/master/1_production_databases/07_postgres_internals.ipynb">Exploring Postgres Internals</a>
* <a href = "https://github.com/nmolivo/dataquest_eng/blob/master/1_production_databases/08_debugging_queries.ipynb">Debugging Postgres Queries</a>
* Using an Index
* Advanced Indexing
* Vacuuming Postgres Databases
* <a href = "https://github.com/nmolivo/dataquest_eng/blob/master/1_production_databases/09_index_intro.ipynb">Using an Index</a>
* <a href = "https://github.com/nmolivo/dataquest_eng/blob/master/1_production_databases/10_advanced_indexing.ipynb">Advanced Indexing</a>
* <a href = "https://github.com/nmolivo/dataquest_eng/blob/master/1_production_databases/11_db_vacuuming.ipynb">Vacuuming Postgres Databases</a>
* <a href = "https://github.com/nmolivo/dataquest_eng/tree/master/2_handling_big_data_in_python"><b>Handling Large Data Sets In Python</b></a>
* Processing Large Datasets in Pandas
* Optimizing Dataframe Memory Footprint
Expand Down

0 comments on commit 18dd03f

Please sign in to comment.