Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 23, 2020

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Sebastien Lavoie and others added 2 commits October 23, 2020 14:25
* Files became too large to be committed. Removing extra columns with
  static info (latitude, longitude, etc.).
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Oct 23, 2020
actions-user and others added 26 commits October 24, 2020 06:06
…fixes #106

* The column "Country/Region" in DataFrames `confirmed` and `dead`could
  potentially contain floats (np.NaN) which raised an error when sorting
  their values with `np.intersect1d`:
    TypeError: '<' not supported between instances of 'str' and 'float'.
  Using the `fillna` method on those columns will convert everything
  back to strings.
@sglavoie sglavoie deleted the branch kellykampen:master January 28, 2021 20:28
@sglavoie sglavoie deleted the master branch January 28, 2021 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants