All public logs
Jump to navigation
Jump to search
Combined display of all available logs of PrattWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:34, 3 December 2019 DukeEgr93 (talk | contribs) created page EGR 103/Fall 2019/Minilab 3 (Created page with "* Problem 2.5.1 ** To load data froman Excel file with headers: ::<syntaxhighlight lang=python> import pandas # %% Load data edata = pandas.read_excel('file.xlsx') col_1_stu...")