pdpcli
pdpcli copied to clipboard
🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.
Results
2
pdpcli issues
Sort by
recently updated
recently updated
newest added
```Error compiling Cython file: ------------------------------------------------------------ ... dec(end) # Construct our arguments cdef pair[ITYPE_t, DTYPE_t] args args.first = key args.second = value self.my_map.insert(end, args) ^ ------------------------------------------------------------ sklearn/utils/_fast_dict.pyx:138:27: Cannot assign type 'iterator'...