ProgrammingForAnalytics icon indicating copy to clipboard operation
ProgrammingForAnalytics copied to clipboard

Course material for an intro to programming class for analytics students

Results 9 ProgrammingForAnalytics issues
Sort by recently updated
recently updated
newest added

Show how to create a class, like one needed for Keras

bug

Make it more detailed Explain the mini language in an easy way Have them do exercises

bug

- “not in” list, dict - Common operations also work on sets, tuples -

So students understand certain errors (file sync issues, kernel disconnected, etc)

https://www.anaconda.com/blog/understanding-conda-and-pip - Package AND environment management - What happens when “import” is executed (says paths, etc)