HELP ME FIND MOLECULAR OUTLIERS USING PYTHON (pandas)

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • awesome-python-chemistry

    A curated list of Python packages related to chemistry

  • This list of packages is probably a good place to start. It's a little unclear what your dataset looks like but at a guess you're going to need to parse molecular formulas and perhaps structures (you'll need to convert those into some machine-readable format like InChI). Sounds like you also need to consider molecular weight so you'll need a mass calculator if you don't have those values; you could build your own or leverage one of many available.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project