8000 Some newer version of Pandas throws warnings · Issue #1061 · larray-project/larray · GitHub
[go: up one dir, main page]

Skip to content
Some newer version of Pandas throws warnings #1061
Closed
@gdementen

Description

@gdementen

When running moses_git\rework2022\src\main.py with my updated environment (larray 0.34 et al), I get the following warning:

[...]\py39larrayenv\lib\site-packages\larray\core\array.py:1551: FutureWarning: In a future version, the Index constructor will not infer numeric dtypes when passed object-dtype sequences (matching Series behavior)
  index = pd.Index(data=self.axes[0].labels, name=axes_names[0])

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relations 2E38 hips

None yet

Development

No branches or pull requests

Issue actions

    0