Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

QA: What is the .xdf file format?


View products that this article applies to.

The .xdf format is a binary file format that: 
  • Stores data in blocks for efficient reading of arbitrary columns and contiguous rows
  • Contains associated metadata, such as variable names, descriptions, and data storage types
  • Supports a richer set of data storage types than R (eight types of integers, two types of floating point numbers
  • Writes data blocks of rows so that data processing can be optimized
  • Processes data in chunks (groups of blocks)
  • Optimizes the block sizes depends on individual computer bandwidth for I/O
  • Contains meta information at the end of the .xdf file rather than the beginning for easy updating

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104260
Revision : 1
Created on : 1/7/2017
Published on : 10/29/2015
Exists online : False
Views : 62