Cartoframes

Latest version: v1.2.5

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

1.0.0

Added
- Add metrics and utils.setup_metrics function (1457)
- Add support for Python 3.8 (1455)
- Add migration guides (828)

Changed
- Allow to update a published map (1451)
- Generate guides from Jupyter Notebooks (1479)
- Review examples/guides (1473, 1201, 1500)
- Manage kuviz quota (1471)
- Explicit map.publish behaviour (1485)
- Use Airship v2.2 (1499)

Fixed
- Replace geometry from geom_col (1487)
- Fix size_continuous_style/_legend not displaying totals (1488)

1.0rc1

[RC1 Migration Guide](/docs/developers/migrations/rc1.md)

Added
- Add CLI subscription prompt (1388)
- Add Data Enrichment e2e tests (1365)
- Add utils.decode_geometry function (1418)
- Add legend helpers (1347, 1442)
- Add style helpers (1345, 1410)
- Add popup_element helper (1348)
- Add title and default_* params to Layer class (1432)
- Add default_legend/widget/popup_element helpers (1432)

Changed
- Check quota before using Data Services (1370)
- Check dependencies on runtime (1342, 1310)
- Return areas using aggregation None (1295, 1394)
- Split update_table into rename_table and update_privacy_table (1380)
- Review subscription messages (1391, 1407, 1413)
- Remove aggregation in column names, and add variable limit (1400)
- Update Enrichment filter API (1374, 1390)
- Rename methods to_csv and to_dataframe (1396)
- Move widgets helpers to viz (1349)
- Replace popup param by popup_hover and popup_click in Layer class (1348, 1432)
- Cartodbfy by default in to_carto (1416)
- Improve Error messages/docs (1409)
- Return a GeoDataFrame in every method (1418)
- Support several agg (1294)
- Support array in filters (1406)

Fixed
- Catch and show Enrichment errors (BQ) (1364)
- Fix Geography geom_coverage docstring (1405)
- Fix Geographies not filtered by provider (1248)
- Fix /support/contribute section in docs (1427)
- Fix date format when using DataFrames (1358)
- Fix hover+click behaviour (1458)
- Fix footer in widgets (1432)
- Fix dependencies to run in Colab (1453)

Removed
- Remove Python 2.7 support (1324)
- Remove get from CatalogList (1369)
- Remove CartoDataFrame class (1418)
- Remove utils.table (1461)
- Remove default_legend param in Map class (1399)
- Remove Style, Legend, Widget and Popup classes from viz (1399)

1.0b7

Added
- Add logger (1328)
- Add source_col param in Isolines (1303, 1336)

Changed
- Improve CartoDataFrame docs (1307, 1308)
- Do not return cartodb_id in Geocoding/Isolines (1302)
- Improve installation instruction guide (1322)
- Publish privacy enhancements (1286)
- Check if_exists param options (1325)
- Improve download OpenData (1309)
- Update DO endpoint (1311, 1353)
- Improve DO download performance (1281)
- Update quickstart (1335, 1351)

Fixed
- Fix Map default_legend param (1191)
- Fix column names normalization (1304)
- Review reference/guides copies (1299, 1321)
- Display message when Dataset summary is not available (1208)
- Fix DataObsClient (1319)
- Fix CartoDataFrame plot (1339)
- Fix enrichment without subscriptions (1314)
- Fix encoding detection with all Nones (1346)

1.0b6

Added
- Add new properties in Catalog Dataset and Geography (1209)
- Add IO functions and CartoDataFrame class (1130, 1245)
- IO functions: read_carto, to_carto, has_table, describe_table,
update_table, copy_table, create_table_from_query, delete_table.
- CartoDataFrame class: inherit GeoDataFrame class + from_carto, to_carto, viz.
- Refactor internals: ContextManager, SourceManager.
- Add index management in upload/download (1265)
- read_carto: index_col.
- to_carto: index, index_label.
- Improve CDF geometry methods: add set_geometry_from_xy, add geom decoding in
set_geometry (WKB, EWKB, WKB_HEX, EWKB_HEX, WKB_BHEX, EWKB_BHEX, WKT, EWKT).
- Add geom_col param in upload, enrichment, isolines and visualization (1270, 1276)
- Add Enrichment/Catalog reference (1183, 1216)
- Add Discovery Data guide (996)
- Add Location Data Services guide (995)
- Add Data Visualization guide (1251)
- Add Quickstart guide (966)
- Add Discovery Finantial Data guide (1263)
- Add Data Enrichment guide (997)
- Guides review (1266, 1284)

Changed
- Optimize local data visualizations size using gzip compression (1202)
- Optimize enrichment geometry management (1130)
- Rename CatalogDataset class to Dataset (1130)
- Validate DO operations (1228, 1277)
- Validate Dataset/Geometry access (1256)
- Upload Enrichment data via GCS (1271)

Fixed
- Fix Catalog filters (1229)
- Fix Enrichment columns type issue (1243, 1268, 1273)

Removed
- Remove data.Dataset class (1130)

1.0b5

Added
- Add isolines_layer helper method (1135, 1159)
- Add range_min/max params to the continuous layer helper methods (1120)
- Add with_lnglat param to the Isolines service functions (1134)

Changed
- Refactor DO Enrichment into classes (1127, 1137, 1170, 1196)
- Improve Credentials UX (1028, 776, 1022)
- Optimize local data columns used in the map (551)

Fixed
- Fix encoding in data upload (1133, CartoDB/support2219)
- Fix dataset.geom_coverage method: (1153)
- Allow iterables in the breaks param of color_bins_layer (1146)
- Fix missing link in the documentation (1150)
- Fix params with value 0 in the helper methods (971)
- Fix rendering an empty Map (975)
- Fix viewport in published maps (1128)
- Restore dataframe after visualization (1181)
- Fix COPY data types issues (1190)

1.0b4

Added
- Add support for variable groups in the catalog (983)
- Add DO token in enrichment (1020)
- Add Isolines Analysis (889, 1076, 1070, 1078)
- Add GeoPandas as a dependency (1047)
- Add subscription for Datasets/Geographies (1071, 1079)
- Add nested filters for catalog search (1038, 1069)
- Add list of catalog entities by list of ids or slugs (1089)
- Download dataset and geographies (1050)
- Create Maps API key automagically for published maps (731)
- Add describe methods for CatalogDataset and Variable (977)
- Add more examples (1068, 1030, 1115)
- Add cached geocoding (1066)

Changed
- Improve reference docs (841, 1052, 1061, 1024)
- Refactor enrichment functions (1034, 1043, 1056, 1062, 1085, 1083)
- Use public DO views (1049)
- Use DataFrame index as cartodb_id (1072)
- Refactor Catalog using classes (1044, 1069, 1086, 1093, 1073)
- Rename Geocode class to Geocoding class (1051)
- Return geocoded dataframes/isolines as geodataframes (1088, 1092)
- Rename catalog's Dataset to CatalogDataset (1100)
- Filter datasets by geometry (1031)
- Improve testing framework (1060)
- Update data.observatory namespace (1119)
- Improve guides (1053)

Removed
- Remove webcolors dependency (933)
- Remove carto-python warnings (1090)
- Remove pandas extension in catalog classes (1038, 1044)

Fixed
- Fix popups when using dark basemap (1099)
- Fix publication using only base_url (973)

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.