Udacity Data Wrangling with MongoDB course lessons
Author: Francis Rodrigues
- Can I import a file to my MongoDB instance?
mongoimport -d mydb -c things --type csv --file locations.csv --headerline
Course's material:
Course discussions:
Font's material:
- Built-in Types
- CSV File Reading and Writing
- Time access and conversions
- JSON encoder and decoder
- Installation of Requests
- W3C - Extensible Markup Language (XML)
- W3C - Introduction to XML
- XML - Example research article
- XML - XPath Syntax
- The Element Tree XML API
- Beautiful Soup Documentation
- Installing additional Modules in Python
- Live RegEx tester at regexpal.com
- OpenStreetMap OSM XML
Python dictionaries:
- Python Doc - Default Dictionaries
- Python dictionaries
- PyMongo installation instructions
- Official Python Regular Expression HOWTO
- Another good Python Regular Expressions page
Database's fonts: