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

Problems about cannot deleteing row due to the new Dask version #1

Open
bghjmn32 opened this issue Oct 16, 2020 · 0 comments
Open

Problems about cannot deleteing row due to the new Dask version #1

bghjmn32 opened this issue Oct 16, 2020 · 0 comments

Comments

@bghjmn32
Copy link

bghjmn32 commented Oct 16, 2020

Hello,

This is my first time using Github Issues and I am a beginniner, so sorry for my bad formate.

Thanks for your code. I am using it to do some analysis for 2020 Chicago data , so I am using the new version Libraies.

For the crime-polt notebook, I found a problem that

RCTNSU~@5O)_)$QHK{95M

It is supposed to filter all the rows with their PrimaryType doesn't belong to any of above 5 kinds.

For the next section, I change your pd.TimeGrouper('M') to pd.grouper(freq='M') as the previous one is no longer support in the current Libray.(I only changed this place)

image

But here comes the problem, it seems the row selection doesn't work in the end. You can see those PrimaryType which are supposed to be delete from the df still exist and got count.

JNB5@KP0~ 93~9(HE {S$1S

And they make the graph plot a mess.

TC(@NG2@S$TQW)BNK{9{R

If this don't bother you ,can you kindly give some advice on how to delete them? Because I only did one change on your code, and the whole result become a mess, which is very sad.

best regrads

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

No branches or pull requests

1 participant