| May | JUN | Jul |
| 16 | ||
| 2021 | 2022 | 2023 |
COLLECTED BY
Collection: Save Page Now
robots.txt file is, why it matters, how to download
a bunch of them and then perform some analysis with NumPy.
Safely Analyzing Popular Licenses on GitHub Projects
uses a
Google BigQuery Python helper library
to work with a massive 3 terabyte data set provided by GitHub.
Cleaning and Preparing Data in Python
shows how to uses pandas to do the "boring" part of
a data analysis job and convert dirty data into a more consistent,
structured format.
9 obscure Python libraries for data science
presents several lesser-known but still very useful libraries for
performing data analysis such as
fuzzywuzzy
and
gym.
Nvidia's series on defining data analysis, machine learning and deep
learning are worth reading for the background and how they break down
the problem domains:
●What’s the Difference Between Artificial Intelligence, Machine Learning, and Deep Learning?
●Deep Learning in a Nutshell: History and Training
●Deep Learning in a Nutshell: Core Concepts