You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data-Science-For-Beginners/translations/en/2-Working-With-Data/README.md

31 lines
1.9 KiB

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "abc3309ab41bc5a7846f70ee1a055838",
"translation_date": "2025-08-31T10:57:11+00:00",
"source_file": "2-Working-With-Data/README.md",
"language_code": "en"
}
-->
# Working with Data
![data love](../../../2-Working-With-Data/images/data-love.jpg)
> Photo by <a href="https://unsplash.com/@swimstaralex?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Alexander Sinn</a> on <a href="https://unsplash.com/s/photos/data?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
In these lessons, you will explore various methods for managing, manipulating, and utilizing data in applications. You'll dive into relational and non-relational databases and learn how data is stored within them. Additionally, you'll gain foundational knowledge of using Python to handle data and uncover numerous ways to leverage Python for data management and analysis.
### Topics
1. [Relational databases](05-relational-databases/README.md)
2. [Non-relational databases](06-non-relational/README.md)
3. [Working with Python](07-python/README.md)
4. [Preparing data](08-data-preparation/README.md)
### Credits
These lessons were created with ❤️ by [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars), and [Jasmine Greenaway](https://twitter.com/paladique)
---
**Disclaimer**:
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we strive for accuracy, please note that automated translations may contain errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is recommended. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.