Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/d49720ee0b46ffc546dab1fd1ca58c28 to your computer and use it in GitHub Desktop.
Save r-ryantm/d49720ee0b46ffc546dab1fd1ca58c28 to your computer and use it in GitHub Desktop.
/nix/store/8c9h0d058i47amck3vqa04acgxf7qs5l-python2.7-geopandas-0.6.3
├── lib
│   └── python2.7
│   └── site-packages
│   ├── geopandas
│   │   ├── array.py
│   │   ├── array.pyc
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── _compat.py
│   │   ├── _compat.pyc
│   │   ├── _config.py
│   │   ├── _config.pyc
│   │   ├── datasets
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── naturalearth_cities
│   │   │   │   ├── naturalearth_cities.cpg
│   │   │   │   ├── naturalearth_cities.dbf
│   │   │   │   ├── naturalearth_cities.prj
│   │   │   │   ├── naturalearth_cities.README.html
│   │   │   │   ├── naturalearth_cities.shp
│   │   │   │   ├── naturalearth_cities.shx
│   │   │   │   └── naturalearth_cities.VERSION.txt
│   │   │   ├── naturalearth_creation.py
│   │   │   ├── naturalearth_creation.pyc
│   │   │   ├── naturalearth_lowres
│   │   │   │   ├── naturalearth_lowres.cpg
│   │   │   │   ├── naturalearth_lowres.dbf
│   │   │   │   ├── naturalearth_lowres.prj
│   │   │   │   ├── naturalearth_lowres.shp
│   │   │   │   └── naturalearth_lowres.shx
│   │   │   └── nybb_16a.zip
│   │   ├── geodataframe.py
│   │   ├── geodataframe.pyc
│   │   ├── geoseries.py
│   │   ├── geoseries.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── io
│   │   │   ├── file.py
│   │   │   ├── file.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── sql.py
│   │   │   └── sql.pyc
│   │   ├── plotting.py
│   │   ├── plotting.pyc
│   │   ├── sindex.py
│   │   ├── sindex.pyc
│   │   ├── testing.py
│   │   ├── testing.pyc
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── test_api.py
│   │   │   ├── test_api.pyc
│   │   │   ├── test_array.py
│   │   │   ├── test_array.pyc
│   │   │   ├── test_config.py
│   │   │   ├── test_config.pyc
│   │   │   ├── test_crs.py
│   │   │   ├── test_crs.pyc
│   │   │   ├── test_datasets.py
│   │   │   ├── test_datasets.pyc
│   │   │   ├── test_dissolve.py
│   │   │   ├── test_dissolve.pyc
│   │   │   ├── test_extension_array.py
│   │   │   ├── test_extension_array.pyc
│   │   │   ├── test_geocode.py
│   │   │   ├── test_geocode.pyc
│   │   │   ├── test_geodataframe.py
│   │   │   ├── test_geodataframe.pyc
│   │   │   ├── test_geom_methods.py
│   │   │   ├── test_geom_methods.pyc
│   │   │   ├── test_geoseries.py
│   │   │   ├── test_geoseries.pyc
│   │   │   ├── test_merge.py
│   │   │   ├── test_merge.pyc
│   │   │   ├── test_overlay.py
│   │   │   ├── test_overlay.pyc
│   │   │   ├── test_pandas_methods.py
│   │   │   ├── test_pandas_methods.pyc
│   │   │   ├── test_plotting.py
│   │   │   ├── test_plotting.pyc
│   │   │   ├── test_show_versions.py
│   │   │   ├── test_show_versions.pyc
│   │   │   ├── test_sindex.py
│   │   │   ├── test_sindex.pyc
│   │   │   ├── test_testing.py
│   │   │   ├── test_testing.pyc
│   │   │   ├── test_types.py
│   │   │   ├── test_types.pyc
│   │   │   ├── util.py
│   │   │   └── util.pyc
│   │   ├── tools
│   │   │   ├── crs.py
│   │   │   ├── crs.pyc
│   │   │   ├── geocoding.py
│   │   │   ├── geocoding.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── overlay.py
│   │   │   ├── overlay.pyc
│   │   │   ├── _show_versions.py
│   │   │   ├── _show_versions.pyc
│   │   │   ├── sjoin.py
│   │   │   ├── sjoin.pyc
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── test_sjoin.py
│   │   │   │   ├── test_sjoin.pyc
│   │   │   │   ├── test_tools.py
│   │   │   │   └── test_tools.pyc
│   │   │   ├── util.py
│   │   │   └── util.pyc
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── geopandas-0.6.3.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
13 directories, 114 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment