Datamol

Latest version: v0.12.5

Safety actively analyzes 681790 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 15

0.10.3

**Authors:**

- Hadrien Mary

0.10.2

**Authors:**

- Hadrien Mary

0.10.1

**Changed:**

- Different docs style, with Tabs on the top for `Overview`, `Usage`,
`Tutorials`, `API`, `Contribute`, `License`

**Authors:**

- DomInvivo

0.10.0

**Added:**

- Add two new fucntions `dm.open_df` and `dm.save_df` that
automatically open and save a dataframe to a file. This is a
convenience function that automatically handles the file format
based on the file extension. The functions are also able to handle
compressed files.

**Changed:**

- All the datamol modules and objects are now lazy loaded. It means
that loading now happens on-demand. Preliminary tests suggest the
datamol import time decreases by 20-fold (from 1s to 50ms on a
regular Ubuntu laptop) without affecting the subsequent calls to the
modules and objects. This is a major improvement for the datamol
usability. This new behaviour is enabled by default but can be
disabled by setting the environment variable
`DATAMOL_DISABLE_LAZY_LOADING` to `1`.
- Move the fs module to its dedicated section in the docs. Fix 160.

**Removed:**

- Remove unused, broken and uncovered
`datamol.fragment.assemble_fragment_iter()` function.

**Authors:**

- Hadrien Mary
- dessygil

0.9.8

**Authors:**

- Hadrien Mary

0.9.7

**Authors:**

- Hadrien Mary

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.