Main public logs

From Master of Neuroscience Wiki

Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:10, 16 October 2025 Davrot talk contribs created page Dataclass (Created page with " == The goal == There is a new build-in [https://docs.python.org/3/library/dataclasses.html dataclass] class which is highly interesting for data scientists. Obviously it is a class for storing your data. Who would have guessed… Questions to [mailto:davrot@uni-bremen.de David Rotermund] '''Type annotations required!!!''' This is the first construct in Python that requires type annotation. If we do this, we get this nice error!<syntaxhighlight lang="python">from dat...") Tag: Visual edit