Pandas DataFrame

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:attribute gptkb:nun
columns
values
shape
dtypes
gptkbp:canCreate gptkb:NumPy_arrays
dictionaries
lists
SQL databases
CSV files
Excel files
gptkbp:developer gptkb:Wes_McKinney
gptkbp:hasMethod pivot
tail
head
drop
join
merge
info
describe
fillna
groupby
isnull
sort_values
to_csv
to_excel
to_sql
to_dict
to_numpy
https://www.w3.org/2000/01/rdf-schema#label Pandas DataFrame
gptkbp:inspiredBy R data.frame
gptkbp:introducedIn pandas 0.1.0
gptkbp:numberOfLocations tabular data
gptkbp:provides gptkb:pandas_library
gptkbp:supports time series analysis
sorting
arithmetic operations
filtering
indexing
data alignment
missing data handling
pivoting
reshaping
aggregation
merging
joining
slicing
heterogeneous data types
labelled axes
group by operations
gptkbp:usedIn Python programming
gptkbp:bfsParent gptkb:Dask_DataFrame
gptkbp:bfsLayer 7