Forum Discussion

DiKi-I's avatar
DiKi-I
Post Partisan
10 months ago
Solved

Fabric notebook example

Hi  Can someone provide good examples of fabric notebooks? My client is looking for some examples, I have already given a demo of dynamic sql generation and metadata driven pipelines using notebook....
  • AntoineW's avatar
    10 months ago

    Hi DiKi-I,

    Nice to see you’re already using dynamic SQL generation and metadata-driven pipelines — those are excellent demos for showing Fabric Notebooks’ flexibility. Here are a few other practical and visually engaging notebook examples you can show to your client:

    1. Data Quality & Profiling Notebook

    Use case: Evaluate data quality before ingestion into Silver/Gold layers.

     

    2. Data Enrichment & Feature Engineering for ML

    Use case: Join multiple tables, compute aggregates, create features, and export to a Warehouse or ML model.

     

    3. Sentiment or Text Classification with OpenAI Integration

    Use case: Showcase AI/ML integration within Fabric

     

    I think you can ask your client what kind of use case they have, it may have more interesting use case for him.

     

    Source : 

    https://learn.microsoft.com/en-us/fabric/data-science/

    https://learn.microsoft.com/en-us/fabric/data-science/use-ai-samples

     

    Hope it can help you ! 

    Best regards,

    Antoine