twentytwentyone domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/moderna7/public_html/wp-includes/functions.php on line 6131I am unable to figure this error :/
]]>It’s not my dataset. If you’re having trouble accessing it via the UCI respository, you should probably let them know. Sorry, but I don’t have time to re-download and email datasets to individuals when they’re available online.
]]>Hm, I used the one that is here called processed.Cleveland.data, I think
https://archive.ics.uci.edu/ml/machine-learning-databases/heart-disease/
Manasi
]]>Hi Felipe,
Great, I’m glad to have given you courage to post about your data science adventures! Post a link here when you get that started! You can also follow me on twitter at @becomingdatasci.
Renee
]]>Oh, I’m from Recife, Brazil o/!
]]>Hi, thanks Natalie! I haven’t used dplyr (my R experience is very limited), and I was comparing to the “manual” (without a package to help) data importing I had done in past projects when I first learned Python, where I had to manipulate the columns using indexes to get what I wanted into the final set, and where the importing was less straightforward. You can see some of that here: https://www.becomingadatascientist.com/2014/04/10/ml-project-2-post-2/
I enjoyed being able to work with the columns by referencing their names. I know I just touched on the surface of what Pandas can do, and yes I am planning to do more practice projects like this soon!