On a lot of DataFrame objects, the index will typically be an ascending list of numbers. If I have something with dates, I ...
about: Currently when using pandas dataframe type in the kernel functions, registering the kernel throws a NameError: name 'weakref' is not defined. Adding the support for introspection of a pandas ...
This repository contains an example pipeline demonstrating how to create a data pipeline using Airflow, Python, Docker and MoJ's own Python modules. The pipeline performs various tasks including ...