generated from mwc/project_argument
This session, I started working on my Argument
file. I added the introduction,and the data overview. I started the data analysis but I get a little frustrated with the way I have my data formatted and the way the indexing works with pandas. Ifigured out that I need to use 'loc' and/or 'ilock' for how I want to use my data. Tomorrow I will attempt to use these to start my analysis.
This commit is contained in:
7
data/algebra.csv
Normal file
7
data/algebra.csv
Normal file
@@ -0,0 +1,7 @@
|
||||
2023,2022,2021,2020,2018,2017
|
||||
164,264,137,41,218,256
|
||||
26,60,27,21,23,23
|
||||
26,51,19,10,40,51
|
||||
68,112,67,10,102,130
|
||||
37,20,20,0,35,35
|
||||
7,21,4,0,18,17
|
||||
|
Reference in New Issue
Block a user