natverse / fafbseg

Support functions for analysis of Drosophila connectomes especially the FAFB-FlyWire whole brain
https://natverse.org/fafbseg/
GNU General Public License v3.0
6 stars 4 forks source link

pyarrow version issue in pandas2df #129

Closed jefferis closed 2 years ago

jefferis commented 2 years ago
> flywirepipeline_ids_error
[1] flywire-seatable.R: Error in py_call_impl(callable, dots$args, dots$keywords): TypeError: to_feather() got an unexpected keyword argument 'compression'

Detailed traceback:
  File '/home/flywire/opt/miniconda3/envs/flywire_env/lib/python3.7/site-packages/pandas/util/_decorators.py', line 214, in wrapper
    return func(*args, **kwargs)