Skip to content

VUInformationRetrieval/IRPython

 
 

Repository files navigation

IRPython

These are some tutorial notebooks on some data types in python.

It is provided by the TA's of Information Retrieval 2016 in an effort to help explain them.

Current Documentated Structures

  • Lists and Sets

    • list (including comprehensions)
    • set (including comprehensions, mathematical operators)
  • Tuples and Dictionairies

    • tuple (including comprehensions)
    • namedtuple
    • dict (including comprehensions)
    • defaultdict
    • Counter

About

Some notebooks on basic stuff in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%