Bases: _Weakrefable
Methods
Attributes
Infer the schema of a file.
str
The file or file path to infer a schema from.
Filesystem
, optional
If filesystem is given, file must be a string and specifies the path of the file to read from the filesystem.
Schema
The schema inferred from the file
Make a FileFragment from a given file.
str
The file or file path to make a fragment from.
Filesystem
, optional
If filesystem is given, file must be a string and specifies the path of the file to read from the filesystem.
Expression
, optional
An expression that is guaranteed true for all rows in the fragment. Allows fragment to be potentially skipped while scanning with a filter.
int
, optional
The size of the file in bytes. Can improve performance with high-latency filesystems when file size needs to be known before reading.
Fragment
The file fragment
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4