Marco-Christiani

Results 3 comments of Marco-Christiani

> Also consider this: > > ```python > from dataenforce import Dataset, DataIndex, DataColumns > > Dataset[ > "index": DataIndex["date": "timestamp", "id": int], > "columns": DataColumns["name": object, "latitude": float, "longitude":...

Are you accepting new feature requests? I had some thoughts but don't want to bother you if this is a simple side project.

I would love to use this to monitor tasking across projects. Right now I use the `Projects+ Todo+` extension to track the todo files across repos. It would be nice...