
Arctic Fox Guides & Docs
Below, you will find a series of short guides and docs describing Kit details.
Get Started

Step 1
Install
Start by creating an Arctic Fox account, installing VS Code, and adding the Arctic Fox extension.

Step 2
First Kit
Add Arctic Fox to a folder, add your first kit to code, and let the kit fetch its first generated code!

Step 3
Multiple Kits
Use multiple kits together to load data into a script, see the data as a table, and calculate a column average.
Topical Guides

Data
Load & View
Loading, viewing, and visualizing data are common steps in data analysis. This guide shows Arctic Fox simplifying these steps.

Data
Interpolate
Data cleaning is an essential step in working with data. Interpolation is common approach to fill missing values.

Guide
Guide Intro
The Arctic Fox Guide enables you to use any kit easily. The Guide walks you from idea to implementation within your flow.

Setup
Add To Folder
Arctic Fox respects your privacy and only works within folders you select. Learn how to add Arctic Fox to a folder.

Guide
Search For Kit
We know what we want to do, we just need to find the right approach. Search helps without leaving your python script.

Setup
What is a Kit?
Kits are a new coding element created by Arctic Fox that are used to generate code. Kit is also the word for a baby fox!

Arctic Fox Docs

Details
Pandas
Data processing package / Leash that simplifies working with data. Includes load, view, columns, and row operations.

Details
Plot
Visualization package / Leash that makes it easy to plot data. Includes scatter, bar, line, histogram, box plots, and more.