<!-- # hard line break macro for HTML -->

# FiftyOne Cheat Sheets

Check out the links below for topic-focused, informationally dense documents
that will help you get right down to business using FiftyOne.

<!-- Callout items -------------------------------------------------------------- --><div class="tutorials-callout-container">
    <div class="row">
<!-- Add callout items below this line -->

<div class="col-md-6">
    <div class="text-container">
        <h3>FiftyOne terminology</h3>
        <p class="body-paragraph">A brief overview of the key terminology in the world of FiftyOne.</p>
        <a href="fiftyone_terminology.html" class="sd-btn sd-btn-primary book-a-demo" rel="noopener noreferrer" data-cta-dynamic="true">
            <div class="arrow">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="size-3">
                <path stroke="currentColor" stroke-width="1.5"
                        d="M1.458 11.995h20.125M11.52 22.063 21.584 12 11.521 1.937"
                        vector-effect="non-scaling-stroke"></path>
                </svg>  
            </div>
            <div class="text">Learn the lingo</div>
        </a>
        
    </div>
</div>

<div class="col-md-6">
    <div class="text-container">
        <h3>Filtering cheat sheet</h3>
        <p class="body-paragraph">Learn the basic syntaxes for matching and filtering in FiftyOne.</p>
        <a href="filtering_cheat_sheet.html" class="sd-btn sd-btn-primary book-a-demo" rel="noopener noreferrer" data-cta-dynamic="true">
            <div class="arrow">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="size-3">
                <path stroke="currentColor" stroke-width="1.5"
                        d="M1.458 11.995h20.125M11.52 22.063 21.584 12 11.521 1.937"
                        vector-effect="non-scaling-stroke"></path>
                </svg>  
            </div>
            <div class="text">Write some filters</div>
        </a>
        
    </div>
</div>

<div class="col-md-6">
    <div class="text-container">
        <h3>Views cheat sheet</h3>
        <p class="body-paragraph">Use dataset views to retrieve the subsets of your data you're looking for.</p>
        <a href="views_cheat_sheet.html" class="sd-btn sd-btn-primary book-a-demo" rel="noopener noreferrer" data-cta-dynamic="true">
            <div class="arrow">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="size-3">
                <path stroke="currentColor" stroke-width="1.5"
                        d="M1.458 11.995h20.125M11.52 22.063 21.584 12 11.521 1.937"
                        vector-effect="non-scaling-stroke"></path>
                </svg>  
            </div>
            <div class="text">Master dataset views</div>
        </a>
        
    </div>
</div>

<div class="col-md-6">
    <div class="text-container">
        <h3>pandas vs FiftyOne</h3>
        <p class="body-paragraph">Perform pandas-style computer vision queries in FiftyOne.</p>
        <a href="pandas_vs_fiftyone.html" class="sd-btn sd-btn-primary book-a-demo" rel="noopener noreferrer" data-cta-dynamic="true">
            <div class="arrow">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="size-3">
                <path stroke="currentColor" stroke-width="1.5"
                        d="M1.458 11.995h20.125M11.52 22.063 21.584 12 11.521 1.937"
                        vector-effect="non-scaling-stroke"></path>
                </svg>  
            </div>
            <div class="text">Queue the queries</div>
        </a>
        
    </div>
</div>

<!-- End callouts --------------------------------------------------------------- -->    </div>
</div>
<!-- End of callout items ------------------------------------------------------- -->
