NXCALS
NXCALS Python APIs
Reference docs
NXCALS Data Extraction API documentation
nxcals.api.common.utils.array_utils
nxcals.api.common.utils.hdfs_utils
nxcals.api.custom.config
nxcals.api.custom.data.services
nxcals.api.custom.data.services.Any
nxcals.api.custom.data.services.DataFrame
DataFrame
nxcals.api.custom.data.services.DataFrame.__init__
nxcals.api.custom.data.services.DataFrame.agg
nxcals.api.custom.data.services.DataFrame.alias
nxcals.api.custom.data.services.DataFrame.approxQuantile
nxcals.api.custom.data.services.DataFrame.cache
nxcals.api.custom.data.services.DataFrame.checkpoint
nxcals.api.custom.data.services.DataFrame.coalesce
nxcals.api.custom.data.services.DataFrame.colRegex
nxcals.api.custom.data.services.DataFrame.collect
nxcals.api.custom.data.services.DataFrame.corr
nxcals.api.custom.data.services.DataFrame.count
nxcals.api.custom.data.services.DataFrame.cov
nxcals.api.custom.data.services.DataFrame.createGlobalTempView
nxcals.api.custom.data.services.DataFrame.createOrReplaceGlobalTempView
nxcals.api.custom.data.services.DataFrame.createOrReplaceTempView
nxcals.api.custom.data.services.DataFrame.createTempView
nxcals.api.custom.data.services.DataFrame.crossJoin
nxcals.api.custom.data.services.DataFrame.crosstab
nxcals.api.custom.data.services.DataFrame.cube
nxcals.api.custom.data.services.DataFrame.describe
nxcals.api.custom.data.services.DataFrame.distinct
nxcals.api.custom.data.services.DataFrame.drop
nxcals.api.custom.data.services.DataFrame.dropDuplicates
nxcals.api.custom.data.services.DataFrame.dropDuplicatesWithinWatermark
nxcals.api.custom.data.services.DataFrame.drop_duplicates
nxcals.api.custom.data.services.DataFrame.dropna
nxcals.api.custom.data.services.DataFrame.exceptAll
nxcals.api.custom.data.services.DataFrame.explain
nxcals.api.custom.data.services.DataFrame.fillna
nxcals.api.custom.data.services.DataFrame.filter
nxcals.api.custom.data.services.DataFrame.first
nxcals.api.custom.data.services.DataFrame.foreach
nxcals.api.custom.data.services.DataFrame.foreachPartition
nxcals.api.custom.data.services.DataFrame.freqItems
nxcals.api.custom.data.services.DataFrame.groupBy
nxcals.api.custom.data.services.DataFrame.groupby
nxcals.api.custom.data.services.DataFrame.head
nxcals.api.custom.data.services.DataFrame.hint
nxcals.api.custom.data.services.DataFrame.inputFiles
nxcals.api.custom.data.services.DataFrame.intersect
nxcals.api.custom.data.services.DataFrame.intersectAll
nxcals.api.custom.data.services.DataFrame.isEmpty
nxcals.api.custom.data.services.DataFrame.isLocal
nxcals.api.custom.data.services.DataFrame.join
nxcals.api.custom.data.services.DataFrame.limit
nxcals.api.custom.data.services.DataFrame.localCheckpoint
nxcals.api.custom.data.services.DataFrame.mapInArrow
nxcals.api.custom.data.services.DataFrame.mapInPandas
nxcals.api.custom.data.services.DataFrame.melt
nxcals.api.custom.data.services.DataFrame.observe
nxcals.api.custom.data.services.DataFrame.offset
nxcals.api.custom.data.services.DataFrame.orderBy
nxcals.api.custom.data.services.DataFrame.pandas_api
nxcals.api.custom.data.services.DataFrame.persist
nxcals.api.custom.data.services.DataFrame.printSchema
nxcals.api.custom.data.services.DataFrame.randomSplit
nxcals.api.custom.data.services.DataFrame.registerTempTable
nxcals.api.custom.data.services.DataFrame.repartition
nxcals.api.custom.data.services.DataFrame.repartitionByRange
nxcals.api.custom.data.services.DataFrame.replace
nxcals.api.custom.data.services.DataFrame.rollup
nxcals.api.custom.data.services.DataFrame.sameSemantics
nxcals.api.custom.data.services.DataFrame.sample
nxcals.api.custom.data.services.DataFrame.sampleBy
nxcals.api.custom.data.services.DataFrame.select
nxcals.api.custom.data.services.DataFrame.selectExpr
nxcals.api.custom.data.services.DataFrame.semanticHash
nxcals.api.custom.data.services.DataFrame.show
nxcals.api.custom.data.services.DataFrame.sort
nxcals.api.custom.data.services.DataFrame.sortWithinPartitions
nxcals.api.custom.data.services.DataFrame.subtract
nxcals.api.custom.data.services.DataFrame.summary
nxcals.api.custom.data.services.DataFrame.tail
nxcals.api.custom.data.services.DataFrame.take
nxcals.api.custom.data.services.DataFrame.to
nxcals.api.custom.data.services.DataFrame.toDF
nxcals.api.custom.data.services.DataFrame.toJSON
nxcals.api.custom.data.services.DataFrame.toLocalIterator
nxcals.api.custom.data.services.DataFrame.toPandas
nxcals.api.custom.data.services.DataFrame.to_koalas
nxcals.api.custom.data.services.DataFrame.to_pandas_on_spark
nxcals.api.custom.data.services.DataFrame.transform
nxcals.api.custom.data.services.DataFrame.union
nxcals.api.custom.data.services.DataFrame.unionAll
nxcals.api.custom.data.services.DataFrame.unionByName
nxcals.api.custom.data.services.DataFrame.unpersist
nxcals.api.custom.data.services.DataFrame.unpivot
nxcals.api.custom.data.services.DataFrame.where
nxcals.api.custom.data.services.DataFrame.withColumn
nxcals.api.custom.data.services.DataFrame.withColumnRenamed
nxcals.api.custom.data.services.DataFrame.withColumns
nxcals.api.custom.data.services.DataFrame.withColumnsRenamed
nxcals.api.custom.data.services.DataFrame.withMetadata
nxcals.api.custom.data.services.DataFrame.withWatermark
nxcals.api.custom.data.services.DataFrame.writeTo
nxcals.api.custom.data.services.DataFrame.columns
nxcals.api.custom.data.services.DataFrame.dtypes
nxcals.api.custom.data.services.DataFrame.isStreaming
nxcals.api.custom.data.services.DataFrame.na
nxcals.api.custom.data.services.DataFrame.rdd
nxcals.api.custom.data.services.DataFrame.schema
nxcals.api.custom.data.services.DataFrame.sparkSession
nxcals.api.custom.data.services.DataFrame.sql_ctx
nxcals.api.custom.data.services.DataFrame.stat
nxcals.api.custom.data.services.DataFrame.storageLevel
nxcals.api.custom.data.services.DataFrame.write
nxcals.api.custom.data.services.DataFrame.writeStream
nxcals.api.custom.data.services.ExtractionService
nxcals.api.custom.data.services.FundamentalService
nxcals.api.custom.data.services.ServiceFactory
nxcals.api.custom.data.services.SparkSession
nxcals.api.custom.data.services.IllegalArgumentException
nxcals.api.extraction.data.builders
pytimber
Index
NXCALS
NXCALS Data Extraction API documentation
nxcals.api.custom.data.services
nxcals.api.custom.data.services.DataFrame
nxcals.api.custom.data.services.DataFrame.to_koalas
View page source
nxcals.api.custom.data.services.DataFrame.to_koalas
DataFrame.
to_koalas
(
index_col
:
str
|
List
[
str
]
|
None
=
None
)
→
PandasOnSparkDataFrame