Changes between Version 232 and Version 233 of WikiStart
- Timestamp:
- Sep 22, 2024, 6:48:55 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v232 v233 33 33 * Data manipulation and analysis with pandas. 34 34 35 Any Python3 book can be used to support the learning of the general part, for example [https:// link-springer-com.pros.lib.unimi.it/book/10.1007%2F978-3-030-20290-3J. Hunt "A Beginners Guide to Python 3 Programming"] (The electronic version is free for Unimi students). [https://numpy.org/ NumPy] and [https://pandas.pydata.org/ pandas] have excellent online documentation.35 Any Python3 book can be used to support the learning of the general part, for example [https://minerva.unimi.it/permalink/39UMI_INST/i9q3jt/alma991017779811006031 J. Hunt "A Beginners Guide to Python 3 Programming"] (The electronic version is free for Unimi students). [https://numpy.org/ NumPy] and [https://pandas.pydata.org/ pandas] have excellent online documentation. 36 36 37 37 The examination is based on laboratory exercises. A final mark (on a 30 point scale) is given, by taking into account the knowledge of the subject and tools, and the clarity of the solutions.