• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

WEgeophysics / watex / 5092004033
98%

Build:
DEFAULT BRANCH: master
Ran 26 May 2023 02:36PM UTC
Jobs 5
Files 11
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5092004033

push

github

web-flow
Release v0.2.4 ( #207 ) 

- |API change| Change performed in :mod:`watex.geology.core`. The  class ``Base`` is renamed as :class:`watex.geology.core.GeoBase`. 

- |Fix| Bug fixed in :func:`watex.utils.plot_logging` when  imputing NaN values in the data. Indeed, henceforth all the column of the data 
  that is composed entirely with NaN is removed automatically. This fixes the bug occurs in when the scaled  feature dimension are higher than the 
  original ones.  

- |Fix| Bug fixed in :func:`watex.utils.to_numeric_dtypes` when sanitizing the dataframe with integer columns. In such case, the data sanitizing
  is not possible. It henceforth passes rather than raising error. However when column are mixed ( numeric and string ), all should be 
  converted to string before sanitization. 

- |Feature| :class:`watex.geology.drilling.DSBorehole`  works with data collected in a single borehole. For instance, the arrangement 
  of ``h502`` data in :func:`watex.datasets.load_hlogs`. Data columns are the all attributes of the object and any non-alphateic character 
  is replaced by ``_``. For instance, a column name ``layer thickness`` should have an attribute named ``layer_thickness``.
 
- |Feature| :class:`watex.geology.drilling.DSBoreholes` works similarly as :class:`watex.geology.drilling.DSBorehole` but uses multiple 
  borehole data. note the ``'s'`` at the end of the class. Here, each borehole (row) is an object which encompasses all columns as attributes.
  To have full control of how data must be retrieved as an object, ``holeid`` parameter must be set. For instance, to retrieve the borehole 
  with ID equals to `bx02`, after fitting the class with appropriate parameters, attibute `hole depth` ( if exist in the data) can be retrieved 
  as ``self.hole.bx02.hole_depth``. 

- |Feature| Add :func:`watex.utils.funcutils.replace_data` to replace items in the data `n-` times. This is useful for data duplication 

- |Feature| add :class:`w... (continued)

30 of 37 branches covered (81.08%)

Branch coverage included in aggregate %.

377 of 385 relevant lines covered (97.92%)

4.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5092004033.1 26 May 2023 02:36PM UTC 0
96.45
GitHub Action Run
2 5092004033.2 26 May 2023 02:37PM UTC 0
96.45
GitHub Action Run
3 5092004033.3 26 May 2023 02:37PM UTC 0
96.45
GitHub Action Run
4 5092004033.4 26 May 2023 02:40PM UTC 0
96.45
GitHub Action Run
5 5092004033.5 26 May 2023 02:40PM UTC 0
96.45
GitHub Action Run
Source Files on build 5092004033
Detailed source file information is not available for this build.
  • Back to Repo
  • 2e7bb831 on github
  • Prev Build on master (#5042418482)
  • Next Build on master (#5092743426)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc