Logo

Let's Learn together

Exploring the World of Python and Lets Learn Together

  • we will explore 31 crucial vocabulary terms that every data enthusiast, analyst, or engineer should be familiar with. From data governance to machine learning algorithms, these terms will equip you with a solid foundation in the world of data. By understanding these key concepts, you will be better equipped to navigate the ever-evolving landscape of data-driven technologies and make informed decisions in your data projects
    31-essential-vocabulary-terms-in-the-data-field
  • Extra columns in your ETL jobs can provide valuable context and information for downstream data consumers, allowing them to better understand the source and quality of the data. By considering these extra columns, you can improve the quality and reliability of your data pipelines, and make it easier for downstream consumers to extract value from your data
    15-useful-extra-columns-for-etl-jobs
  • Extra columns in your ETL jobs can provide valuable context and information for downstream data consumers, allowing them to better understand the source and quality of the data. By considering these extra columns, you can impr28|ove the quality and reliability of your data pipelines, and make it easier for downstream consumers to extract value from your data
    setting-up-a-spark-cluster-using-docker-compose.jpg
  • Getting Started with FastAPI

    Published on
    FastAPI is a modern, fast (high-performance) web framework for building APIs with Python 3.7+ based on standard Python type hints. It is designed to be easy to use and to provide high performance out-of-the-box. FastAPI is built on top of the Starlette framework for the web parts and Pydantic for the data parts
    getting-started-with-fastapi