Quickstart
Get started with Squey: learn how to load CSV, PCAP, Parquet and structured text files and start exploring your data with interactive visualizations in minutes.
In this section
- Loading dataLearn how to load your data into Squey, from CSV and structured text files to PCAP network captures, with automatic format and column type detection.
- CSV filesLoad any CSV file into Squey with automatic detection of format, header and column types, including on-the-fly decompression of zip, gz, bz2 and xz archives.
- PCAP filesLoad PCAP files into Squey by creating a profile of Wireshark packet fields, then explore the capture as parallel coordinates for analysis.
- Structured text filesLoad structured text and log files into Squey by crafting a regular expression with the RegExp splitter, naming columns and saving a reusable format file.
- CSV files