Coder Social home page Coder Social logo

khuyentran1401 / data-science Goto Github PK

View Code? Open in Web Editor NEW
4.0K 142.0 1.0K 130.71 MB

Collection of useful data science topics along with articles, videos, and code

Home Page: https://khuyentran1401.github.io/Data-science/

Jupyter Notebook 97.69% Python 0.04% HTML 2.27% CSS 0.01% Dockerfile 0.01% Gherkin 0.01%
data-science machine-learning natural-language-processing python data-visualization data-analysis articles artificial-intelligence time-series scraping

data-science's Issues

GANTT chart

Hi,
thanks a lot for your article.
I'm writing you for asking your help. I need to create a gantt chart with dynamic resources and tasks (what I mean I don't know how many resources and tasks I have). Do you have face it before? Could you suggest how to store those variables?
thanks in advance
Claudio Candito

pywebio_1_3_0 missing bye.jpeg

application/pywebio_1_3_0 missing bye.jpeg
Suggestion: use "start_server(app, debug=True, port='44315', auto_open_webbrowser=True)"

Milestone dependents

Hello,
First off let me say I love this library and am really excited about its use cases. I created a function that allows me to write up a project outline in an excel file and use that to dynamically make a Gantt chart. This is critical because I want all the details to come fully from the excel file and I don’t want to update any of the code to create the chart. Currently I’m able to handle the tasks and resources without issue.

The issue arises when I get to milestones. It appears your milestone dependent_of kwarg only accepts a task object, or specific task objects delimitated by commas, which is preventing me from dynamically putting in any number of task objects from a list or tuple. I tried assigning a tuple and list and I got the error that neither of those objects had an end date (I assume the end date is used to place the milestone on the chart). To workaround this right now in the excel file I am simply listing a milestone and its last dependent task which I can then reference directly. Obviously this is not as neat as having the milestone marker refer to each of its dependent tasks and I believe it could be accomplished if the dependent_of kwarg could accept tuples or lists. Is there any way you would be able to implement that functionality?

Schema how to do validations on interdependent attributes

Say I have 2 string attributes and each has its own validations in schema. Also, I want some additional validations like if 1 string is present the other should be present, if one string is a certain value, the other string should also be a certain value etc. Is this possible with schema?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.