Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.0
    intro-to-data-science, v0.3.0
    
    Update the project's dependencies to versions as of July 2024.
    Also, add a convenient maintenance task to install the project
    as a `jupyter kernel` from within a `virtualenv` (e.g.,
    managed by `poetry`), and fix minor issues.
    
  • v0.2.0
    intro-to-data-science, v0.2.0
    
    The previous contents have been restructured into folders and many
    smaller Jupyter notebooks insteas of few bigger ones. In addition,
    the "Python in a Nutshell" chapter was extended with many exercises.
    The "Scientific Stack" chapter now also contains an intro about the
    pandas libraries and exercises.
    
  • v0.1.0
    intro-to-data-science, v0.1.0
    
    This version is a first minimalistic version of the materials
    that can be used for a half-day workshop explaining the very
    basics of how to use Python for data science to an audience
    with no prior coding knowledge.
    
  • v0.0.0
    060d7de2 · Update the copyright info ·
    intro-to-data-science, pre-2021 version
    
    This version holds the git history of the project from before May 2021,
    when the project was entirely restructured, including the branching model.