Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to vega datasets v2 #40

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

eitanlees
Copy link
Contributor

This is a big update! I think I covered all of my bases.

  • Add football.json.
  • Add penguins.json.
  • Add seattle-weather-hourly-normals.csv.
  • Update weather.csv and seattle-weather.csv with better encoded weather condition, indicating more rain. Thanks to @visnup!
  • Update co2-concentration data and add seasonally adjusted CO2 field.
  • Switch to ISO 8601 dates in seattle-weather.csv.
  • Rename weball26.json to political-contributions.json.
  • Convert birdstrikes.json to birdstrikes.csv and use ISO 8601 dates.
  • Convert movies.json to use column names with spaces use ISO 8601 dates.
  • Remove climate.json.
  • Replace seattle-temps.csv with more general seattle-weather-hourly-normals.csv.
  • Remove sf-temps.csv.
  • Remove graticule.json. Use graticule generator instead.
  • Remove points.json.
  • Remove iris.json. Use penguins.json instead.

I think this will call for a major version bump as well, but I don't know much about how python packaging works 😛

@eitanlees
Copy link
Contributor Author

I will work on fixing up this PR and let you know when it's ready again to be merged.

@eitanlees
Copy link
Contributor Author

Alright, all tests are passing and I think everything is good to go! @jakevdp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant