Condividi tramite


BlobParquetDescriptor Classe

Definisce la funzione di accesso ai dati pubblici.

Quando si usa una opendatasets classe come ChicagoSafety, la classe BlobParquetDescriptor viene usata internamente per accedere ai dati.

Inizializzare il descrittore Parquet del BLOB.

Ereditarietà
builtins.object
BlobParquetDescriptor

Costruttore

BlobParquetDescriptor(blobInfo: BaseBlobInfo)

Parametri

Nome Descrizione
blobInfo
Necessario

Metodi

get_pandas_dataframe

Ottenere un dataframe pandas.

get_spark_dataframe

Ottenere un dataframe spark.

get_pandas_dataframe

Ottenere un dataframe pandas.

get_pandas_dataframe(inst)

Parametri

Nome Descrizione
inst
Necessario

Restituisce

Tipo Descrizione

Un dataframe pandas basato sui propri filtri.

get_spark_dataframe

Ottenere un dataframe spark.

get_spark_dataframe(inst)

Parametri

Nome Descrizione
inst
Necessario

Restituisce

Tipo Descrizione

Un dataframe spark basato sui propri filtri.