alant

Results 2 issues of alant

### What happens? The line: ```python self._con.register(name, df) ``` Is giving me the above warning: ```python FutureWarning: ArrowStringArrayNumpySemantics._data is a deprecated and will be removed in a future version, use...

under review
stale

I am getting this error when running the hook ```code - repo: https://github.com/numpy/numpydoc rev: v1.7.0 hooks: - id: numpydoc-validation exclude: (test|docs|labs|alant-st|apps)/.* ``` I am not really sure if it is...