Can you process seismographic signals in Python or should I switch to Matlab ?
Rich Shepard
rshepard at appl-ecosys.com
Mon Mar 13 13:46:26 EDT 2023
On Mon, 13 Mar 2023, Thomas Passin wrote:
> No doubt, depending on the data formats used. But it's still going to be a
> big task.
Thomas,
True, but once you have a dataframe with all the information about all the
earthquakes you can extract data for every analysis you want to do.
If you've not read Wes McKinney's "Python for Data Analysis: Data Wrangling
with Pandas, NumPy, and IPython" I encourage you to do so.
Regards,
Rich
More information about the Python-list
mailing list