Skip to content

Small documentation bug #29

@pchalasani

Description

@pchalasani

In Aggregation functions section,

the explanation of the example says:

pyDatalog searches all possible solutions for manager['Mary']==Y,
 then counts the number of Y.

but it should be:

pyDatalog searches all possible solutions for manager[Y]=='mary', 
 then counts the number of Y.

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