Documentation home page
Search...
⌘K
Ask AI
Support
Sign up for free
Sign up for free
Search...
Navigation
Data Enrichments
Fill Missing Values
Documentation
Tutorials
Concepts
API Docs
FAQs
Getting Started
What is Graphext?
Graphext 101
Import and Export Data
Import data files
Import from Integrations
Update your data recurrently
Export your data
Data Exploration
Cross Filters
The Compare tab
The Correlations tab
Advanced Filter Queries
Data Visualization
Choosing a chart
Customizing Charts
Types of Chart
Exporting charts
Data Preparation
Variable Management & UI Config
Sampling Data
Data Enrichments
Overview
Upsample Survey Data
Fill Missing Values
Predict Missing Values
Group Similar Spellings
Group Similar Semantics
Infer Gender
Standardize Locations
Add Demographic Data for Spain using coordinates
Share, Present and Publish
Saving insights in a project
Export plots & charts
Sharing an interactive project
Manage Workspace
Account Settings
Manage teams
Manage projects
On this page
Parameters
Data Enrichments
Fill Missing Values
Use a function to fill missing values
This function allows to fill with some value those rows in which there was no data to begin with.
Check out the
replace_missing
step for more information.
Parameters
Column
to fill values in
Method
to use
Constant value
: use a constant value throughout the whole column
Least frequent value
: fill with the least frequent value of the column
Most frequent value
: fill with the most frequent value of the column
First value in alphabetical order
: fill with the first value of the column in alphabetical order
Last value in alphabetical order
: fill with the last value of the column in alphabetical order
Next valid observation
: fill with the same value that the next non-null row has
Previous valid observation
: fill with the same value that the previous non-null row has
Was this page helpful?
Yes
No
Suggest edits
Upsample Survey Data
Predict Missing Values
Assistant
Responses are generated using AI and may contain mistakes.