Skip to content

issues Search Results · repo:hi-primus/optimus language:Python

Filter by

218 results
 (50 ms)

218 results

inhi-primus/optimus (press backspace or delete to remove)

  • marvobro
  • Opened 
    on Nov 22, 2023
  • #1281

Hello! I found an AI-Specific Code smell in your project. The smell is called: Columns and DataType Not Explicitly Set You can find more information about it in this paper: https://dl.acm.org/doi/abs/10.1145/3522664.3528620. ...
  • CodeSmileBot
  • Opened 
    on Nov 9, 2023
  • #1279

Description of the bug When creating instances of optimus engine, the main function optimus.Optimus is using nltk to download stopwords, lemmatizer and POS tagger. The download is made using nltk.downloader ...
  • israelvainberg
  • 1
  • Opened 
    on Nov 13, 2022
  • #1251

Describe the bug Installed the latest version of of pyoptimus[pandas], but it keeps failing with No module named dask To Reproduce Steps to reproduce the behavior: - Started a fresh project with ...
  • Avinava
  • 4
  • Opened 
    on Jul 24, 2022
  • #1241

The user should be able to load a list of files like op.load.csv([ file1.csv , file2.csv ])
  • argenisleon
  • 4
  • Opened 
    on Jan 17, 2022
  • #1223

We have detected many inconsistencies in the API, some of them: - [ ] Multiple functions to print dataframes ascii, table, display and print - [ ] Inconsistecy in params when using .agg and .groupby ...
  • argenisleon
  • Opened 
    on Dec 2, 2021
  • #1217

Existing Spark session not recognized by optimus A clear and concise description of what the bug is. To Reproduce Run the following code. from pyspark.sql import SparkSession spark1 = SparkSession.builder.appName( ...
  • guptaat
  • 3
  • Opened 
    on Nov 2, 2021
  • #1213

For example in the case that we have a column with 90 values with value 1 and ten values with values between 2 and 9 . I want to replace 1 with an a the rest of the values with b . I this we can achieve ...
  • argenisleon
  • 1
  • Opened 
    on Sep 24, 2021
  • #1207

- Naive random over-sampling - SMOTE - ADASYN Reference https://imbalanced-learn.org/stable/over_sampling.html
  • argenisleon
  • 1
  • Opened 
    on Sep 24, 2021
  • #1206
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub