Geodf

Data structure

  • Columns
  • Feature columns
  • Types

Dataframe

  • Create
  • Select
  • Sort
  • Count
  • Iterate
  • Info

Repl

  • Repl

Conventions

  • Inplace operations
  • Vocabulary
Geodf
  • Docs »
  • Geodf
  • View page source

GeodfΒΆ

Data structure

  • Columns
  • Feature columns
  • Types

Dataframe

  • Create
    • From a list of dictionnaries
    • From a geojson file
    • With random data
  • Select
    • Records for column
    • Limit
    • Subset
    • Features
  • Sort
    • sort
    • sortI
    • sortDesc
    • sortDescI
  • Count
    • All rows
    • Nulls
    • Zeros
  • Iterate
    • iter
  • Info
    • Dataframe
    • Columns

Repl

  • Repl
    • Info
    • Properties
    • Count
    • Transform
    • Sequences

Conventions

  • Inplace operations
  • Vocabulary
    • Data point
    • Row
    • Record
    • Index
    • Indice
Next

© Copyright 2019, synw

Built with Sphinx using a theme provided by Read the Docs.