Skip to content

1-Data Cleaning syntax warning #21

@Ahtisham-1214

Description

@Ahtisham-1214

Currently in cell 19 for regex you are using a raw string which will work but it will throw a syntax warning.

Image

Syntax Error

Image

Solution
We can fix it using proper regex format, we only have to use r before the string quotations.

Image

I have opened a issue but if you want that this should be count as my contribution, do let me know I'll make pull request. Otherwise you can fix it by yourself.

Developer from Pakistan

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions