This LibGuide only covered the most basic forms of data analysis in Python. Data analysis can quickly get complex and unwieldy, so it might take more to learn these more advanced techniques! In this section, we will provide some starting points for further study.
Ligent Tutorials - channel ran by UIUC iSchool lecturer Kevin Trainor that has wide-ranging tutorials for Python
Tutorial for custom virtual environment in PyCharm, as mentioned in "Downloading PyCharm"
Pandas is a large, open-source package catered towards data analysis. Following are ways to begin learning what the package has to offer!
Pandas Community Created Tutorials
The following are links to websites dedicated to coding/programming Q&A forums.