Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pyarrow as a dependency #801

Open
mschwamb opened this issue Feb 1, 2024 · 1 comment
Open

add pyarrow as a dependency #801

mschwamb opened this issue Feb 1, 2024 · 1 comment
Labels
version 2.0 tasks we delegate for after first software release

Comments

@mschwamb
Copy link
Collaborator

mschwamb commented Feb 1, 2024

/home/runner/work/sorcha/sorcha/src/sorcha/lightcurves/base_lightcurve.py:5: DeprecationWarning:
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
but was not found to be installed on your system.
If this would cause problems for you,
please provide us feedback at pandas-dev/pandas#54466

@mschwamb
Copy link
Collaborator Author

mschwamb commented Feb 2, 2024

Only an issue for pandas 3.0 so since we're on pandas 2.0, let's deal with this when we have to

@mschwamb mschwamb added the version 2.0 tasks we delegate for after first software release label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version 2.0 tasks we delegate for after first software release
Projects
None yet
Development

No branches or pull requests

1 participant