6/06/17 Notes (editing the format of Torri's code to match with mine)


  • Now working on merging Torri’s file to mine so the average STEM #s can be viewed with all the other information
  • I uploaded Torri’s code onto my computer, I have to edit it so that the names of the files are the same on both our codes so everything runs smoothly.
    • I moved every digit over one because the file Torri used didn’t have the “Time” column and mine did.
  • Cell 8
    • I got an error saying there was a mismatched # of values. I tried copying and pasting my column headers into Torri’s code (because I have the correct # of column headers for this file). This did not work.
    • I changed “iloc” to “loc” this did not work
    • I copied and pasted my columns from the 2017 file and this worked!

Comments

Popular posts from this blog

6/14/17 Notes

6/06/17 Notes (formatting code and searching for a specific person)

May 22, 2017 -- SienaSemanticsSurvey -- Code Breakdown -- Cell #8