rs-station / reciprocalspaceship

Tools for exploring reciprocal space
https://rs-station.github.io/reciprocalspaceship/
MIT License
28 stars 12 forks source link

Fix DataSeries test that generates a FutureWarning #153

Closed JBGreisman closed 2 years ago

JBGreisman commented 2 years ago

Tiny PR -- this just adjust one of the DataSeries tests to stop it from generating a FutureWarning related to an upcoming change in Pandas behavior. This is a preemptive change to avoid an issue with a future Pandas version.