Releases: CartoDB/cartoframes
Releases · CartoDB/cartoframes
v1.2.5
v1.2.4
v1.2.2
v.1.2.1
v1.2.0
[1.2.0] - 2021-03-26
Changed
- Filter only product entities in subscriptions (#1723, #1728)
- Dataset describe not in scientific notation (#1722)
- Review and improve SQLClient utilities (#1725)
Fixed
- Fix timestamptz read carto (#1720)
- Avoid renaming geometry if geometry name is already GEOM_COLUMN_NAME (#1726)
- Fix user_id in metrics (#1727)
Removed
- Remove DataObsClient (#1721)
v1.1.0
[1.1.0] - 2020-12-04
Added
- Add new API to delete map publications (#1497)
- Provide Google (Data Observatory) credentials (#1688)
Changed
- Allow to set a value for null geometries (#1667)
- Add documentation for executing a single test (#1668)
- Add global datasets message in catalog functions (#1670)
- Remove sort by data_range when retrieving isolines (#1673)
- Switch from Travis to Github Actions (#1672)
- Upload table using to_carto in chunks (#1676)
- Check account disk quotas before writing using to_carto (#1674)
- Return GeoDataFrame in the to_dataframe function (#1681)
- Improve metrics for on-prem and staging (#1685)
- Optimize datasets/geographies download (#1693)
- Check geom_coverage and print a message if None (#1695)
- Remove unused BigQueryClient code (#1602)
- Repo clean-up. Refactor docs (#1682)
- Add tests for notebook execution (#1696)
- Mark DataObsClient as deprecated (#1697)
- Review reference (#1699)
- Improve documentation: guides and examples (#1698, #1700, #1704)
- Change iterrows method for index attribute in row data generation (#1706)
- Automatic reprojection in to_carto and Layer (#1708)
- Use regenerate table in replace strategy in to_carto (#1707)
Fixed
- Remove the batch_size parameter in the call to bulk_geocode (#1666)
- Fix credentials link for set_default_credentials (#1665)
- Fix identifier quoting for columns (#1675, #1678)
- Fix uploading extra the_geom column (#1677)
- Fix wrong username error (#1687)
- Fix empty popups (#1689, #1690)
- Remove None from geometry_types to check validity (#1691)
- Remove nan raw geometries for visualization (#1694)
- Generate carto_geocode_hash with NULL values (#1702)
- Fix formula widget count operation (#1703)
v1.0.4
[1.0.4] - 2020-07-06
Added
- Add list_tables function (#1649)
- Add catalog public filter to providers, countries and categories (#1658)
- Add set_default_do_credentials function for DO authentication (#1655)
Changed
- Open publication link in another window (#1647)
- Show a warning when uploading a GeoDataFrame without geometry (#1650)
- Improve GeoDataFrame CRS check, docs and examples (#1656)
Fixed
v1.0.3.1
v1.0.3
Added
- Add SQL query param to DO download (#1604, #1618, #1621, #1620)
- Add public filter to catalog (#1623)
- Add providers property to catalog (#1625)
- Add format attribute to map elements (#1626)
- Add download dataset example (#1634)
Changed
- Require pandas >= 0.25 (#1622)
- Remove enrichment max number of variables restriction from reference (#1624)
- Make Layout interactive by default (#1630)
- UI elements removed in static layout (#1631)
- Improve replace table strategy (#1628, #1633)
- Improve installation guide (#1635)
- Allow multi-selection in category widget
Fixed
v1.0.2
Added
Changed
- Use Enrichment API and Metadata API for DO features (#1575, #1594)
- Improve to_csv info message (#1589)
- Use default credentials in metrics (#1603)
- Improve Layout map ordering (#1597)
- Change numeric autoformat (remove scientific notation)
- Return normalized table name in to_carto (#1609)
- Remove empty geometries in Source (#1610)
- Improve docs and examples (#1608, #1611)
- Update catalog info structure (#1612, #1606)