Third-party libraries are part of a Python programmer's life. Many of these are documented at pypi.org, the Python Package Index (PyPI). It is a repository of software for the Python programming language. Get familiar with some new libraries and find a suitable use for each based on their documentation:
How to read the documentation
What does it do?
Report a typo
Match the items from left and right columns
Pandas
Requests
PrettyTable
Powerful data structures and time series data.
Data presentation in tabular format.
Working with HTTP requests.
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.